NEWS.md in nanoc-4.11.7 vs NEWS.md in nanoc-4.11.8
- old
+ new
@@ -1,6 +1,12 @@
# Nanoc news
+## 4.11.8 (2019-08-08)
+
+Fixes:
+
+* Fixed issue with `#find_all` yielding incorrect objects, causing a crash when attempting to access attributes (#1446, #1447)
+
## 4.11.7 (2019-07-28)
Fixes:
* Fixed handling of protocol-relative URLs (#1444)