CHANGELOG.rdoc in wlang-0.9.1 vs CHANGELOG.rdoc in wlang-0.9.2
- old
+ new
@@ -1,6 +1,14 @@
== Changelog
+=== Version 0.9.2
+
+==== New features (by order of importance)
+
+- Implements main transformer on dialects
+- Makes coderay encoders available without options using a bit of meta programming
+- System-local absolute paths (i.e. starting with '/') are recognized by buffer rulesets
+
=== Version 0.9.1
==== Bug fixes
- #307, about HashScope.has_key? which returned nil instead of false in some situations
\ No newline at end of file