File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ ### Changed
8
+
9
+ ### Remove
10
+
11
+ ## 1.0.0-beta.1
12
+
13
+ ### Added
14
+
7
15
- Added type annotations across the library ([ #309 ] ( https://github.com/stac-utils/pystac/pull/309 ) )
8
16
- Added assets to collections ([ #309 ] ( https://github.com/stac-utils/pystac/pull/309 ) )
9
17
- ` item_assets ` extension ([ #309 ] ( https://github.com/stac-utils/pystac/pull/309 ) )
@@ -287,7 +295,8 @@ use `Band.create`
287
295
288
296
Initial release.
289
297
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 >
291
300
[ v0.5.6 ] : < https://github.com/stac-utils/pystac/compare/v0.5.5..v0.5.6 >
292
301
[ v0.5.5 ] : < https://github.com/stac-utils/pystac/compare/v0.5.4..v0.5.5 >
293
302
[ v0.5.4 ] : < https://github.com/stac-utils/pystac/compare/v0.5.3..v0.5.4 >
You can’t perform that action at this time.
0 commit comments