Skip to content

Commit 47812c6

Browse files
committed
fix changelog
1 parent 06e1852 commit 47812c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9-
## [0.3.2] - 2022-01-11
9+
## [v0.3.2] - 2022-01-11
1010

1111
### Added
1212

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

20-
## [0.3.1] - 2021-11-17
20+
## [v0.3.1] - 2021-11-17
2121

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

39-
## [0.3.0] - 2021-09-28
39+
## [v0.3.0] - 2021-09-28
4040

4141
### Added
4242
- Jupyter Notebook tutorials

0 commit comments

Comments
 (0)