NEWS.md in nanoc-3.3.1 vs NEWS.md in nanoc-3.3.2
- old
+ new
@@ -1,6 +1,14 @@
# nanoc news
+## 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
+* Fixed missing Nanoc::CLI in deployment tasks
+* Fixed “unrecognised kind” deployer error
+
## 3.3.1 (2012-02-18)
* Fixed issue with long paths on Windows
* Fixed a few deployer crashes
* Added nanoc3.rb, nanoc3/tasks.rb, … for compatibility with older versions