Skip to content

Commit 6455a51

Browse files
committed
update CHANGELOG with beta release
1 parent 2a7da0f commit 6455a51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.3.0-beta.1] - 2021-09-22
10+
911
### Added
1012
- Jupyter Notebook tutorials
1113
- Basic CQL-JSON filtering [#100](https://github.com/stac-utils/pystac-client/pull/100)
@@ -90,7 +92,8 @@ are in a single HTTP session, handle pagination and respects conformance
9092

9193
Initial release.
9294

93-
[Unreleased]: <https://github.com/stac-utils/pystac-client/compare/v0.2.0...main>
95+
[Unreleased]: <https://github.com/stac-utils/pystac-client/compare/v0.3.0-beta.1...main>
96+
[v0.3.0-beta.1]: <https://github.com/stac-utils/pystac-client/compare/v0.2.0..v0.3.0-beta.1>
9497
[v0.2.0]: <https://github.com/stac-utils/pystac-client/compare/v0.1.1..v0.2.0>
9598
[v0.1.1]: <https://github.com/stac-utils/pystac-client/compare/v0.1.0..v0.1.1>
9699
[v0.1.0]: <https://github.com/stac-utils/pystac-client/tree/v0.1.0>

0 commit comments

Comments
 (0)