CHANGELOG.md in macros4cuke-0.2.22 vs CHANGELOG.md in macros4cuke-0.3.00
- old
+ new
@@ -1,14 +1,19 @@
+## 0.3.00 / 2013-05-09 Version number bumped
+* [CHANGE] Class `Templating::Engine` can handle conditional tags (TODO: document).
+* [CHANGE] File `engine_spec.rb`: Added a RSpec examples to test the conditional tags.
+
+
## 0.2.22 / 2013-05-08
[CHANGE] File `README.md`: expanded the section on macro arguments.
## 0.2.21 / 2013-05-08
* [NEW] Added new class `Templating::UnaryElement`.
* [CHANGE] Made `Placeholder` class inherit from `UnaryElement`.
* [NEW] Added new class `Templating::Section`, a subclass of `UnaryElement`.
* [NEW] Added new class `Templating::ConditionalSection, a subclass of `Section`.
* [CHANGE] Method Engine#parse_tag modified in prevision of conditional tags.
-* [NEW] File `section_spec.rb`: Added a RSpec to test the Conditional class.
+* [NEW] File `section_spec.rb`: Added a RSpec file to test the Conditional class.
## 0.2.20 / 2013-05-07
* [NEW] Added `examples` folder with a first example of an internationalized customisation of __Macros4Cuke__.
## 0.2.19 / 2013-05-07
\ No newline at end of file