CHANGELOG.md in mixlib-install-3.0.0 vs CHANGELOG.md in mixlib-install-3.1.0

- old
+ new

@@ -1,6 +1,9 @@ # Change Log +## [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) - [Breaking API Change] The `platform_version_compatibility_mode` option will automatically be set to `true` when no platform options are provided - [Breaking API Change] Queries for aritfacts that yield no results will raise an exception (`Mixlib::Install::Backend::ArtifactsNotFound`) versus returning an empty array - New properties added to `Products`: `github_repo` and `downloads_product_page_url`