diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e5a3f77c..af70778f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## Spectre.css Changelog +### [v0.4.7](https://github.com/picturepan2/spectre/releases/tag/v0.4.7) + +- Add new button colors (success and error) #227 #241 #342 +- Add overflow-scrolling: touch; CSS for better scrolling +- Add touch support to Parallax image hover effect +- Update the Modal example code +- Fix form horizontal layout spacing + ### [v0.4.6](https://github.com/picturepan2/spectre/releases/tag/v0.4.6) - Add new Sliders example #328 diff --git a/bower.json b/bower.json index f965ced7c..75bf02095 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "spectre.css", - "version": "0.4.6", + "version": "0.4.7", "description": "Spectre.css: a lightweight, responsive and modern CSS framework.", "homepage": "http://picturepan2.github.io/spectre", "repository": "picturepan2/spectre", diff --git a/docs/components.html b/docs/components.html index 6b5bb3c42..a01e3d0a7 100644 --- a/docs/components.html +++ b/docs/components.html @@ -25,7 +25,7 @@
@@ -38,7 +38,7 @@

Spectre.css