diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a070e7b..4f29e9eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added pagination parameters (`skip`, `take`) to the endpoint `GET api/v1/admin/user` - Added pagination response (`count`) to the endpoint `GET api/v1/admin/user` +- Added `GHOSTFOLIO` as a new data source type ### Changed @@ -38,10 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 2.122.0 - 2024-11-07 -### Added - -- Added `GHOSTFOLIO` as a new data source type - ### Changed - Upgraded `countries-list` from version `3.1.0` to `3.1.1`