File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 20
20
- Optional ` StacIO ` instance as argument to ` Catalog.save ` /` Catalog.normalize_and_save ` ([ #751 ] ( https://github.com/stac-utils/pystac/pull/751 ) )
21
21
- More thorough docstrings for ` pystac.utils ` functions and classes ([ #735 ] ( https://github.com/stac-utils/pystac/pull/735 ) )
22
22
23
- ### Removed
24
-
25
23
### Changed
26
24
27
25
- Label Extension version updated to ` v1.0.1 ` ([ #726 ] ( https://github.com/stac-utils/pystac/pull/726 ) )
28
- - Option to filter by ` media_type ` in ` get_links ` and ` get_single_link ` [ #704 ] ( https://github.com/stac-utils/pystac/pull/704 ) )
26
+ - Option to filter by ` media_type ` in ` STACObject.get_links ` and ` STACObject.get_single_link `
27
+ ([ #704 ] ( https://github.com/stac-utils/pystac/pull/704 ) )
29
28
30
29
### Fixed
31
30
35
34
with no owner ([ #746 ] ( https://github.com/stac-utils/pystac/pull/746 ) )
36
35
- Type errors when initializing ` TemporalExtent ` using a list of ` datetime ` objects ([ #744 ] ( https://github.com/stac-utils/pystac/pull/744 ) )
37
36
38
- ### Deprecated
39
-
40
37
## [ v1.3.0]
41
38
42
39
### Added
You can’t perform that action at this time.
0 commit comments