HISTORY.md in macros4cuke-0.2.00 vs HISTORY.md in macros4cuke-0.2.01

- old
+ new

@@ -1,14 +1,15 @@ ## [0.2.00] Version number was bumped ### Changes: -* Replaced the Mustache template engine by own lightweight TemplateEngine -* Macro-step arguments have a syntax that is closer to Gherkin's scenario outlines. -* Upgraded TemplateEngine class to become a simple templating system. -* Remove dependency to mustache gem. +* Regexp in the step definitions are more robust: they accept escape character sequence. +### Fixes: +* Corrected remnant of Mustache template in travelling_demo.feature file. + + ### Documentation: -* All demos updated to new syntax. -* Updated the examples in README.md +* Expanded the README.md file. + ## [0.1.07] ### Changes: * Added new class TemplateEngine. \ No newline at end of file