CHANGELOG.md in bem-constructor-0.5.0 vs CHANGELOG.md in bem-constructor-0.6.0
- old
+ new
@@ -1,4 +1,8 @@
+## 0.5
+
+* Fix bug where repeating a modifier threw an error.
+
## 0.4
* Improved modifies-element() output using direct child selector.
* Fix bug in scope: it's now impossible to create a scope within a block.
* Fix bug in error-checking function.