CHANGELOG.md in mixlib-install-3.1.0 vs CHANGELOG.md in mixlib-install-3.2.0
- old
+ new
@@ -1,6 +1,10 @@
# Change Log
+## [3.2.0]
+- Add support for partial product versioning support ("11", 12", "12.1", etc.)
+- Refactor and expose `#normalize_architecture`
+
## [3.1.0]
- Add support for Windows Nano 2016 (returns appx packages)
## [3.0.0]
- [Breaking API Change] `Options` validation added to ensure that when any platform option is set they are all provided (platform, platform_version, architecture)