Skip to content

Commit 44157ab

Browse files
committed
Update CHANGELOG
1 parent 39178b1 commit 44157ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
- Bug in `pystac.serialization.identify_stac_object_type` where invalid objects with
1919
`stac_version == 1.0.0` were incorrectly identified as Catalogs
2020
([#487](https://github.com/stac-utils/pystac/pull/487))
21+
- `Link` constructor classes (e.g. `Link.from_dict`, `Link.canonical`, etc.) now return
22+
the calling class instead of always returning the `Link` class
23+
([#512](https://github.com/stac-utils/pystac/pull/512))
2124

2225
### Removed
2326

0 commit comments

Comments
 (0)