Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Jun 24, 2021
1 parent 1a32f79 commit de3e392
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@

### Added

* `StacIO.json_dumps` and `StacIO.json_loads` methods for JSON
serialization/deserialization. These were "private" methods, but are now "public" and
documented ([#471](https://github.com/stac-utils/pystac/pull/471))

### Changed

* `pystac.stac_io.DuplicateObjectKeyError` moved to `pystac.DuplicateObjectKeyError`
([#471](https://github.com/stac-utils/pystac/pull/471))

### Fixed

### Removed
Expand Down

0 comments on commit de3e392

Please sign in to comment.