CHANGELOG.md in licensed-1.3.2 vs CHANGELOG.md in licensed-1.3.3
- old
+ new
@@ -4,10 +4,15 @@
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.3 - 2018-09-07
+### Fixed
+- Manifest source configuration globs correctly enumerates files from within submodules
+- The manifest source no longer errors when getting version information from submodules
+
## 1.3.2 - 2018-08-15
### Fixed
- Fixed issue when multiple versions of a cabal package are found
## 1.3.1 - 2018-08-01
@@ -66,6 +71,6 @@
## 1.0.0 - 2018-02-20
Initial release :tada:
-[Unreleased]: https://github.com/github/licensed/compare/1.3.2...HEAD
+[Unreleased]: https://github.com/github/licensed/compare/1.3.3...HEAD