NEWS.md in nanoc-3.3.2 vs NEWS.md in nanoc-3.3.3
- old
+ new
@@ -1,6 +1,14 @@
# nanoc news
+## 3.3.3 (2012-04-11)
+
+* Fixed directed graph implementation on Rubinius
+* Made capturing helper not remember content between runs
+* Fixed Date#freeze issue on Ruby 1.8.x
+* Made it possible to have any kind of object as parameters in the Rules file
+* Fixed bug which caused changes routes not to cause a recompile
+
## 3.3.2 (2012-03-16)
* Removed bin/nanoc3 (use nanoc3 gem if you want it)
* Fixed wrong “no such snapshot” errors
* Made deployer default to rsync for backwards compatibility