diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ea0963860aa..61469e14eca 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -17,7 +17,8 @@ Entries inside each section should be ordered by type: # unreleased - YYYY-MM-DD ## Python API -* [Added] New `quilt3.admin` API (requires 1.53+ stack) ([#3990](https://github.com/quiltdata/quilt/pull/3990)) +* [Added] New `quilt3.admin` API with more features (requires 1.53+ stack) ([#3990](https://github.com/quiltdata/quilt/pull/3990)) +* [Removed] `quilt3.admin` API ([#3990](https://github.com/quiltdata/quilt/pull/3990)) * [Removed] Drop Python 3.8 support ([#3993](https://github.com/quiltdata/quilt/pull/3993)) ## CLI