CHANGELOG.md in spandx-0.10.1 vs CHANGELOG.md in spandx-0.11.0
- old
+ new
@@ -1,14 +1,20 @@
-Version 0.10.1
+Version 0.11.0
# Changelog
All notable changes to this project will be documented in this file.
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.11.0] - 2020-03-20
+### Added
+- Add `--format` option to scan command.
+- Read from offline `nuget` cache.
+
## [0.10.1] - 2020-03-16
### Fixed
- Update location of `rubygems` index data
## [0.10.0] - 2020-03-16