Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
frankinspace committed Apr 30, 2024
1 parent c9bc301 commit 7fdecbe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]


## [0.11.0]

### Changed

- [issues/35](https://github.com/nasa/python_cmr/issues/35) Eliminated
Expand All @@ -18,7 +21,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- [issues/36](https://github.com/nasa/python_cmr/issues/36) Added type annotations.

## Fixed
### Fixed

- [issues/42](https://github.com/nasa/python_cmr/issues/42) Fixed bug where a
`KeyError` was thrown from `Query.get` when the query format was a supported
Expand Down

0 comments on commit 7fdecbe

Please sign in to comment.