CHANGELOG.md in licensed-1.3.1 vs CHANGELOG.md in licensed-1.3.2
- old
+ new
@@ -4,10 +4,14 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## 1.3.2 - 2018-08-15
+### Fixed
+- Fixed issue when multiple versions of a cabal package are found
+
## 1.3.1 - 2018-08-01
### Fixed
- Fixed regression finding ruby gems by path
## 1.3.0 - 2018-07-25
@@ -62,6 +66,6 @@
## 1.0.0 - 2018-02-20
Initial release :tada:
-[Unreleased]: https://github.com/github/licensed/compare/1.3.1...HEAD
+[Unreleased]: https://github.com/github/licensed/compare/1.3.2...HEAD