From 12b39771ebfcb49d980bb3fd08039a0944337498 Mon Sep 17 00:00:00 2001 From: Stefano Cappa Date: Sun, 22 Jul 2018 15:08:52 +0200 Subject: [PATCH] fix(): fix changelog 6.2.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41181506..25eed02f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # 6.2.0 ### Features -- add a new config property to invert swipe direction (requested by @anacatarinasousaaa #154) +- add a new config property ('invertSwipe') inside CurrentImageConfig to invert swipe direction (requested by @anacatarinasousaaa #154) # 6.1.2