NEWS.md in nanoc-4.8.2 vs NEWS.md in nanoc-4.8.3
- old
+ new
@@ -1,9 +1,21 @@
# Nanoc news
+## 4.8.3 (2017-08-30)
+
+Fixes:
+
+* Disallowed full identifiers from ending with a slash (#1206)
+* Made `nanoc view` listen on 127.0.0.1, not 0.0.0.0, by default (#1205)
+
+Enhancements:
+
+* Made `nanoc view` print site URL (#1204)
+* Made `nanoc` search for parent directory containing Nanoc site (#1210)
+
## 4.8.2 (2017-08-19)
-Fixed:
+Fixes:
* Fixed compatibility issue with guard-nanoc
## 4.8.1 (2017-08-06)