NEWS.md in nanoc-3.6.4 vs NEWS.md in nanoc-3.6.5
- old
+ new
@@ -1,7 +1,14 @@
# nanoc news
+## 3.6.5 (2013-09-29)
+
+Fixes:
+
+* Fixed bug which could cause incorrect dependencies to be generated in some cases
+* Fixed handling of index filenames when allowing periods in identifiers
+
## 3.6.4 (2013-05-29)
Enhancements:
* Deprecated `watch` and `autocompile` commands in favour of [`guard-nanoc`](https://github.com/nanoc/guard-nanoc)
@@ -152,10 +159,10 @@
* Added more IO/File proxy methods to cleaning streams
## 3.4 (2012-06-09)
* Improved error output and added crash log
-* Renamed `debug` and `info` commands to `show-data` and `show-plugins`, respectively
+* Renamed `debug` and `info` commands to `show-data` and `show-plugins`, respectively
* Added `show-rules` command (aka `explain`)
Extensions:
* Added `:yield` key for Mustache filter