CHANGELOG.md in licensed-1.3.3 vs CHANGELOG.md in licensed-1.3.4
- 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.4 - 2018-09-20
+### Changes
+- Bundler source will avoid looking for a gemspec file when possible
+
## 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
@@ -71,6 +75,6 @@
## 1.0.0 - 2018-02-20
Initial release :tada:
-[Unreleased]: https://github.com/github/licensed/compare/1.3.3...HEAD
+[Unreleased]: https://github.com/github/licensed/compare/1.3.4...HEAD