NEWS.md in nanoc-4.10.4 vs NEWS.md in nanoc-4.11.0
- old
+ new
@@ -1,6 +1,13 @@
# Nanoc news
+## 4.11.0 (2018-12-01)
+
+Features:
+
+* Added support for generating inline source maps for Sass (#1376) [Gregory Pakosz]
+* Added `:tiebreaker` option to the breadcrumbs helper, so that it can deal with ambiguity (#1368)
+
## 4.10.4 (2018-12-01)
Fixes:
* Fixed an error when importing a Sass/SCSS file outside of Nanoc’s content directory (#1378, #1379)