CHANGELOG.md in licensed-2.15.0 vs CHANGELOG.md in licensed-2.15.1
- old
+ new
@@ -4,10 +4,18 @@
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]
+## 2.15.1
+
+2021-03-29
+
+### Changed
+
+- The npm source will ignore dependencies that are marked as both extraneous and missing (https://github.com/github/licensed/pull/347)
+
## 2.15.0
2021-03-24
### Added
- Support for npm 7 (https://github.com/github/licensed/pull/341)
@@ -393,6 +401,6 @@
## 1.0.0
2018-02-20
Initial release :tada:
-[Unreleased]: https://github.com/github/licensed/compare/2.15.0...HEAD
+[Unreleased]: https://github.com/github/licensed/compare/2.15.1...HEAD