CHANGELOG.md in pageflow-progress-navigation-bar-1.0.0 vs CHANGELOG.md in pageflow-progress-navigation-bar-1.1.0
- old
+ new
@@ -1,13 +1,27 @@
# CHANGELOG
-### Version 1.0.0
+### Version 1.1.0
-2017-08-11
+2018-12-10
-[Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/0-x-stable...v1.0.0)
+[Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/1-0-stable...v1.1.0)
-None so far.
+- Add support for Pageflow 13
+ ([#31](https://github.com/codevise/pageflow-progress-navigation-bar/pull/31))
+- Use pageflow.navigationDirection on mobile
+ ([#33](https://github.com/codevise/pageflow-progress-navigation-bar/pull/33),
+ [#34](https://github.com/codevise/pageflow-progress-navigation-bar/pull/34))
+- Add horizontal mobile variant
+ ([#32](https://github.com/codevise/pageflow-progress-navigation-bar/pull/32))
+- Right to left layout support
+ ([#28](https://github.com/codevise/pageflow-progress-navigation-bar/pull/28))
+- Chapter indicator color options
+ ([#30](https://github.com/codevise/pageflow-progress-navigation-bar/pull/30))
+- Make widget-icon-font-options apply to buttons
+ ([#36](https://github.com/codevise/pageflow-progress-navigation-bar/pull/36))
+- Fix position of unmute button in mobile variant
+ ([#35](https://github.com/codevise/pageflow-progress-navigation-bar/pull/35))
See
-[0-5-stable branch](https://github.com/codevise/pageflow-progress-navigation-bar/blob/0-5-stable/CHANGELOG.md)
+[1-0-stable branch](https://github.com/codevise/pageflow-progress-navigation-bar/blob/1-0-stable/CHANGELOG.md)
for previous changes.