File tree 1 file changed +12
-3
lines changed
1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ ### Removed
8
+
9
+ ### Changed
10
+
11
+ ### Deprecated
12
+
13
+ ## [ v1.0.0-rc.3]
14
+
15
+ ### Added
16
+
7
17
- (Experimental) support for Python 3.10 ([ #473 ] ( https://github.com/stac-utils/pystac/pull/473 ) )
8
18
- ` LabelTask ` enum in ` pystac.extensions.label ` with recommended values for
9
19
` "label:tasks" ` field ([ #484 ] ( https://github.com/stac-utils/pystac/pull/484 ) )
41
51
been removed in this release. ([ #490 ] ( https://github.com/stac-utils/pystac/pull/490 ) )
42
52
- Support for Python 3.6 ([ #500 ] ( https://github.com/stac-utils/pystac/pull/500 ) )
43
53
44
- ### Deprecated
45
-
46
54
## [ v1.0.0-rc.2]
47
55
48
56
### Added
@@ -428,7 +436,8 @@ use `Band.create`
428
436
429
437
Initial release.
430
438
431
- [ Unreleased ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-rc.2..main >
439
+ [ Unreleased ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-rc.3..main >
440
+ [ v1.0.0-rc.3 ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-rc.2..v1.0.0-rc.3 >
432
441
[ v1.0.0-rc.2 ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-rc.1..v1.0.0-rc.2 >
433
442
[ v1.0.0-rc.1 ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-beta.3..v1.0.0-rc.1 >
434
443
[ v1.0.0-beta.3 ] : < https://github.com/stac-utils/pystac/compare/v1.0.0-beta.2..v1.0.0-beta.3 >
You can’t perform that action at this time.
0 commit comments