diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 30a0f33..f91bd34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 0.7.0 +Version 0.8.0 # Changelog @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.8.0] - 2020-03-11 ### Added - Allow scanning a directory. - Allow recursive scanning of a directory. @@ -91,7 +93,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Provide ruby API to the latest SPDX catalogue. -[Unreleased]: https://github.com/mokhan/spandx/compare/v0.7.0...HEAD +[Unreleased]: https://github.com/mokhan/spandx/compare/v0.8.0...HEAD +[0.8.0]: https://github.com/mokhan/spandx/compare/v0.7.0...v0.8.0 [0.7.0]: https://github.com/mokhan/spandx/compare/v0.6.0...v0.7.0 [0.6.0]: https://github.com/mokhan/spandx/compare/v0.5.0...v0.6.0 [0.5.0]: https://github.com/mokhan/spandx/compare/v0.4.1...v0.5.0 |
