CHANGELOG.md in tedium-0.0.2 vs CHANGELOG.md in tedium-0.0.3
- old
+ new
@@ -1,4 +1,8 @@
+# v0.0.3
+
+* Add implicit submission field inferring feature
+
# v0.0.2
* add `datetime_field` DSL method to manage Rails `datetime_select` HTML
* `:option_with_value_or_label` selector converts to string the passed value
* `#has_record?` redefinition using `.element` SitePrism DSL (which gives us all the other helpers)