Skip to content

Commit 1b5de77

Browse files
committed
Update CHANGELOG for 1.0.0-beta.1
1 parent 021a5f3 commit 1b5de77

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Added
66

7+
### Changed
8+
9+
### Remove
10+
11+
## 1.0.0-beta.1
12+
13+
### Added
14+
715
- Added type annotations across the library ([#309](https://github.com/stac-utils/pystac/pull/309))
816
- Added assets to collections ([#309](https://github.com/stac-utils/pystac/pull/309))
917
- `item_assets` extension ([#309](https://github.com/stac-utils/pystac/pull/309))
@@ -287,7 +295,8 @@ use `Band.create`
287295

288296
Initial release.
289297

290-
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v0.5.6...main>
298+
[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.0.0-beta.1...main>
299+
[v1.0.0-beta.1]: <https://github.com/stac-utils/pystac/compare/v0.5.6...v1.0.0-beta.1>
291300
[v0.5.6]: <https://github.com/stac-utils/pystac/compare/v0.5.5..v0.5.6>
292301
[v0.5.5]: <https://github.com/stac-utils/pystac/compare/v0.5.4..v0.5.5>
293302
[v0.5.4]: <https://github.com/stac-utils/pystac/compare/v0.5.3..v0.5.4>

0 commit comments

Comments
 (0)