CHANGELOG.md in mixlib-install-2.0.0 vs CHANGELOG.md in mixlib-install-2.0.1
- old
+ new
@@ -1,6 +1,9 @@
# Change Log
+## [2.0.1]
+- Fix install.sh and install.ps1 scripts to install unstable packages
+
## [2.0.0]
- Replaced all backends with PackageRouter
- All channels are now available using the single backend
- Enabled unstable channel for install.sh and install.ps1 scripts
- Added chef-acceptance test suites and configured them to run in Travis