1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-26 00:35:02 +03:00

Edit changelog

This commit is contained in:
Brent Jackson 2018-08-11 11:16:10 -07:00
parent 5b0301ee32
commit 16669c2e35

View File

@ -1,6 +1,13 @@
# Changelog
## v1.5.15 2018-08-11
- Adds swipe gesture support for touchscreen devices
- Fixes URL bug when initializing mode
- Fixes bug previous/next buttons are not rendered
- Prevents last slide from cycling back to the beginning
## v1.5.14 2018-08-10
- Adds `size` prop to Image component