CHANGELOG.md in bem-constructor-0.4.0 vs CHANGELOG.md in bem-constructor-0.5.0
- old
+ new
@@ -1,4 +1,21 @@
+## 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.
+* Added more tests. Cleaned up and improved existing ones.
+
+## 0.3.2
+
+* Add tests for constructor errors
+
+* Fix version in bower.json
+
+## 0.3.1
+
+* Fix version in bower.json
+
## 0.3
* Single file dist build
## 0.2