HISTORY.md in macros4cuke-0.2.08 vs HISTORY.md in macros4cuke-0.2.09

- old
+ new

@@ -1,4 +1,11 @@ +## [0.2.09] +#### Changes: +* Added one dedicated capturing group in regexp of macro defining step. +* Class MacroStep: initialize method and others. Added an explicit argument for use table mode. +* This impacts the MacroSupport module and the MacroCollection class. + + ## [0.2.08] #### Changes: * Class MacroStep: method validate_params is now private, the signature of expand method has changed. * macro-step.rb: added a missing require 'exceptions'. * macro-step_spec.rb: updated to taken into account the above change. Added test case when a macro is called with unknown argument. \ No newline at end of file