HISTORY.md in macros4cuke-0.1.04 vs HISTORY.md in macros4cuke-0.1.06
- old
+ new
@@ -1,14 +1,29 @@
+## [0.1.06]
+
+### Documentation:
+* Format fix in README.md
+* HISTORY.md file updated
+
+## [0.1.05]
+### Changes:
+* demo_steps.rb: A few step definitions emits output to the screen (so that at least something is shown in the demo).
+* MacroStep class: regexp slightly reworked to accept escaped double quotes in actual values.
+* travelling_demo.feature: added one example with escaped quotes in actual value.
+
+
## [0.1.04]
-## New features:
+### New features:
* Gherkin comments are allowed in sub-steps sequence. Previous version supported only Mustache comments.
-## Changes:
+
+### Changes:
* Added a few more examples in the 'travelling-demo.feature' file.
## [0.1.03]
### Documentation
-* README.md: slightly reworked and added link to Mustache.
+* README.md: slightly reworked and added link to Mustache.
+
### Changes:
* env.rb: All dependencies on Macros4Cuke were moved to the file macro_support.rb
* travelling-demo.feature: Demo feature file with output on the screen (the other demos don't display any result).
\ No newline at end of file