From 856d461c6013909ab47a5e900b8ed14ab36db1dc Mon Sep 17 00:00:00 2001 From: cf-osl-bot Date: Mon, 15 Jan 2018 20:32:53 +0000 Subject: [PATCH] Update changelog for version: 5.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad78c0338..2f08313ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# [5.0.0] / 2018-01-15 + +### Added +* NPM prepare - [e7a0d30](https://github.com/pivotal/LicenseFinder/commit/e7a0d30cb77e5503b5a934b26dbd3dc272dc5605) +* Specify log directory for prepare - [b9a5991](https://github.com/pivotal/LicenseFinder/commit/b9a599171f3fda2affa9381d998e2158a2bf7fac) + +* Added prepare step for elixir projects - [38b08ea](https://github.com/pivotal/LicenseFinder/commit/38b08eae23b6b0c2bbaa3aea7845ab6a8d9b028b) + +### Fixed +* Action_items resolves decisions file path - [c2a92ab](https://github.com/pivotal/LicenseFinder/commit/c2a92ab62203efb890dfeb1798d377c8d835feb6) + +* Bower prepare step - [bb11d7f](https://github.com/pivotal/LicenseFinder/commit/bb11d7f07cc5e436381f01245a46033af6bb2d3b) + +### Changed +* Package Manager will now log if prepare step fails. Instead of erroring out - [54da71e](https://github.com/pivotal/LicenseFinder/commit/54da71e98f14cd199c39dfd7b762030fcac60ccb) + # [4.0.2] / 2017-11-16 ### Fixed @@ -519,3 +535,4 @@ Bugfixes: [3.0.2]: https://github.com/pivotal/LicenseFinder/compare/v3.0.1...v3.0.2 [3.0.1]: https://github.com/pivotal/LicenseFinder/compare/v3.0.0...v3.0.1 [3.0.0]: https://github.com/pivotal/LicenseFinder/compare/v2.1.2...v3.0.0 +[5.0.0]: https://github.com/pivotal/LicenseFinder/compare/v4.0.2...v5.0.0