History.md in cuke_modeler-1.2.0 vs History.md in cuke_modeler-1.2.1
- old
+ new
@@ -1,5 +1,10 @@
+### Version 1.2.1 / 2017-04-25
+
+* Now officially compatible with Rake 12.x.
+
+
### Version 1.2.0 / 2016-11-23
* The comments in a feature file are now a modeled element.
@@ -137,10 +142,10 @@
* 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 as 'abstract' instead of modeling an existing
+ \#name when it was created as 'abstract' instead of modeling an existing
directory.
### Version 0.3.0 / 2016-04-24