CHANGELOG.md in puppet-check-1.5.1 vs CHANGELOG.md in puppet-check-1.6.0
- old
+ new
@@ -1,4 +1,11 @@
+### 1.6.0 (Next)
+- Minimum Ruby version increased to 2.1.
+- Minimum Puppet version increased to 3.7.
+- Minimum Puppet-Lint and Rubocop increased to 2.0 and 0.51.0.
+- Correctly capturing new Puppet >= 5.4 parser validator output format.
+- Refixing style checker error for empty hieradata.
+
### 1.5.1
- Slight cleanup and optimization.
- Fixed check for no spec directories during RSpec Puppet helper.
- Fixed check for semantic versioning in `metadata.json` for numbering > 9.
- Accounted for Puppet syntax validation output bugfix in 5.3.