diff --git a/CHANGELOG.md b/CHANGELOG.md index bfba391e..3b65ee11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,19 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -## [0.9.0] - -### Added -### Changed - - Updated python libraries - - [issue #114](https://github.com/podaac/concise/issues/114): add type annotations -### Deprecated -### Removed - - Removed CMR testing. Now done in [concise-autotest](https://github.com/podaac/concise-autotest) repo - - Moved add_collection_test.py test to verify_collection.py (in concise-autotest repo) -### Fixed - - ## [0.8.0] ### Added