NEWS.md in nanoc-4.11.12 vs NEWS.md in nanoc-4.11.13
- old
+ new
@@ -1,7 +1,13 @@
# Nanoc news
+## 4.11.13 (2019-11-02)
+
+Fixes:
+
+* Fixed an issue which could cause Nanoc to freeze when generating the output diff on Windows
+
## 4.11.12 (2019-09-21)
Fixes:
* Fixed an issue with the output diff, where some hunks would not appear (#1457)
@@ -1464,10 +1470,10 @@
## 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 missing Nanoc::OrigCLI in deployment tasks
* Fixed “unrecognised kind” deployer error
## 3.3.1 (2012-02-18)
* Fixed issue with long paths on Windows