diff --git a/CHANGELOG.md b/CHANGELOG.md
index 854944e..5943a2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+
+# [1.1.0](https://github.com/BioPhoton/css-star-rating/compare/v1.0.7...v1.1.0) (2016-12-18)
+
+
+### Bug Fixes
+
+* **build:** rebuild project ([9fad8f8](https://github.com/BioPhoton/css-star-rating/commit/9fad8f8))
+
+
+### Features
+
+* **modifier:** implemented star space and label visibility [#22](https://github.com/BioPhoton/css-star-rating/issues/22), [#17](https://github.com/BioPhoton/css-star-rating/issues/17) ([713183c](https://github.com/BioPhoton/css-star-rating/commit/713183c))
+* **modifier:** implemented star space and label visibility and updated readme [#22](https://github.com/BioPhoton/css-star-rating/issues/22), [#17](https://github.com/BioPhoton/css-star-rating/issues/17) ([5842174](https://github.com/BioPhoton/css-star-rating/commit/5842174))
+
+
+
## [1.0.7](https://github.com/BioPhoton/css-star-rating/compare/v1.0.6...v1.0.7) (2016-12-07)