diff --git a/crates/core/CHANGELOG.md b/crates/core/CHANGELOG.md index 9838e49b..88f92714 100644 --- a/crates/core/CHANGELOG.md +++ b/crates/core/CHANGELOG.md @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - `version` ([#476](https://github.com/stac-utils/stac-rs/pull/476)) +### Removed + +- Extensions moved to their own crate ([#473](https://github.com/stac-utils/stac-rs/pull/473)) + ## [0.10.2] - 2024-10-18 ### Added