Skip to content

Commit a8fef11

Browse files
authored
Update README.md
1 parent cfef618 commit a8fef11

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,13 @@ const fullscreenPlugin = new PhotoSwipeFullscreen(lightbox);
2727
lightbox.init();
2828
</script>
2929
```
30+
31+
## Changelog
32+
33+
### 1.0.1
34+
35+
Bugfix: the fullscreen button will only be displayed when the fullscreen API is supported.
36+
37+
### 1.0.0
38+
39+
Initial release

0 commit comments

Comments
 (0)