diff options
| author | mo khan <mo.khan@gmail.com> | 2020-03-16 17:21:03 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-03-16 17:21:03 -0600 |
| commit | a15bdd92b542596ce4789c7e40b1b967465bce1b (patch) | |
| tree | 2d9aa760069790d77bb95f550a82615a69e40ce6 /CHANGELOG.md | |
| parent | 652c590faa2f10951881e1ff0e3fe87dc8eaaba5 (diff) | |
Read rubygems-index from new location
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 228db3d..ddfbe33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 0.10.0 +Version 0.10.1 # Changelog @@ -8,6 +8,9 @@ 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.10.1] - 2020-03-16 +### Fixed +- Update location of `rubygems` index data ## [0.10.0] - 2020-03-16 ### Added @@ -106,7 +109,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.10.0...HEAD +[Unreleased]: https://github.com/mokhan/spandx/compare/v0.10.1...HEAD +[0.10.1]: https://github.com/mokhan/spandx/compare/v0.10.0...v0.10.1 [0.10.0]: https://github.com/mokhan/spandx/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/mokhan/spandx/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/mokhan/spandx/compare/v0.7.0...v0.8.0 |
