Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhanson committed Jan 11, 2022
1 parent 06e1852 commit 47812c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.3.2] - 2022-01-11
## [v0.3.2] - 2022-01-11

### Added

Expand All @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
fetched from the same API ([#126](https://github.com/stac-utils/pystac-client/pull/126))
- The tests folder is no longer installed as a package.

## [0.3.1] - 2021-11-17
## [v0.3.1] - 2021-11-17

### Changed
- Update min PySTAC version to 1.2
Expand All @@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `Client.get_collections` raised an exception when API did not publish `/collections` conformance class instead of falling back to using child links
[#120](https://github.com/stac-utils/pystac-client/pull/120)

## [0.3.0] - 2021-09-28
## [v0.3.0] - 2021-09-28

### Added
- Jupyter Notebook tutorials
Expand Down

0 comments on commit 47812c6

Please sign in to comment.