diff --git a/CHANGELOG.md b/CHANGELOG.md index 056e1c0..a37cf24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - pre-commit, black, mypy, and more ([#11](https://github.com/stactools-packages/threedep/pull/11)) +- Raster and scientific extensions, package description ([#12](https://github.com/stactools-packages/threedep/pull/12)) ### Deprecated ### Removed - Python 3.6 support ([#11](https://github.com/stactools-packages/threedep/pull/11)) +- `threedep:region` ([#12](https://github.com/stactools-packages/threedep/pull/12)) ### Fixed +- Proj extension, license, asset paths ([#12](https://github.com/stactools-packages/threedep/pull/12)) + ## v0.2.0 The first release as its own repository.