History.rdoc in cuke_modeler-0.4.0 vs History.rdoc in cuke_modeler-0.4.1

- old
+ new

@@ -1,4 +1,10 @@ +=== Version 0.4.1 / 2016-05-12 + +* Increased the flexibility of input when adding rows to an Example object. +* Added some error checking around adding value rows to an Example object without adding a parameter row as well. + + === Version 0.4.0 / 2016-05-01 * The path of a Directory object is now a changeable attribute instead of only being populated if the instance was given a diretory to model. * Bug fix - Fixed a bug that occurred if a Directory object was asked for its #name when it was created 'empty'