CHANGELOG.md in pageflow-progress-navigation-bar-0.4.0 vs CHANGELOG.md in pageflow-progress-navigation-bar-0.5.0
- old
+ new
@@ -1,6 +1,35 @@
# CHANGELOG
+### Version 0.5.0
+
+2016-09-09
+
+[Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/v0.4.0...v0.5.0)
+
+- Add configurable pictogram visibility
+ ([#20](https://github.com/codevise/pageflow-progress-navigation-bar/pull/20))
+- Fix volume up/down icons
+ ([#19](https://github.com/codevise/pageflow-progress-navigation-bar/pull/19))
+- Also apply transparent bg color for horizontal bar
+ ([#18](https://github.com/codevise/pageflow-progress-navigation-bar/pull/18))
+- Prevent hover effect for deactivated top button
+ ([#17](https://github.com/codevise/pageflow-progress-navigation-bar/pull/17))
+- Make link and menu box colors configurable
+ ([#16](https://github.com/codevise/pageflow-progress-navigation-bar/pull/16))
+- Horizontal navigation bar
+ ([#15](https://github.com/codevise/pageflow-progress-navigation-bar/pull/15))
+- Use share links partials from pageflow gem
+ ([#14](https://github.com/codevise/pageflow-progress-navigation-bar/pull/14))
+- Add theme options to control display of hide text button
+ ([#24](https://github.com/codevise/pageflow-progress-navigation-bar/pull/24))
+- Make typography configurable in theme
+ ([#23](https://github.com/codevise/pageflow-progress-navigation-bar/pull/23))
+- Rename .css.scss files to only .scss
+ ([#22](https://github.com/codevise/pageflow-progress-navigation-bar/pull/22))
+- Fix icon font volume icons
+ ([#21](https://github.com/codevise/pageflow-progress-navigation-bar/pull/21))
+
### Version 0.4.0
2016-06-09
[Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/v0.3.0...v0.4.0)