NEWS.md in nanoc-4.2.0b1 vs NEWS.md in nanoc-4.2.0

- old
+ new

@@ -1,7 +1,22 @@ # Nanoc news +## 4.2 (2016-06-04) + +Enhancements: + +* Dropped Ruby 2.1 support (#856) + +This release also includes the changes from 4.2.0b1. + +## 4.1.6 (2016-04-17) + +Fixes: + +* Strip index.html only if it is a full component (#850, #851) +* Force UTF-8 for item rep paths (#837, #852) + ## 4.2.0b1 (2016-04-17) Features: * Allow creating items and layouts with a pre-calculated checksum (#793) [Ruben Verborgh] @@ -71,10 +86,12 @@ Enhancements: * Added a base path to the Checks file, so that it supports `#require_relative` (#774) +This release also includes the changes from 4.1.0a1 to 4.1.0rc2. + ## 4.1.0rc2 (2015-12-13) Fixes: * Fixed children of the root item not having a parent (#769, #770) @@ -146,9 +163,11 @@ ## 4.0.0 (2015-11-07) Enhancements: * `#parent` and `#children` now raise an exception when used on items with a non-legacy identifier (#710) + +This release also includes the changes from 4.0.0a1 to 4.0.0rc3. ## 4.0.0rc3 (2015-09-20) Features: