Browse Source

Update changelog

pull/4016/head
Thomas Kaul 10 months ago
parent
commit
f2fa4cda13
  1. 5
      CHANGELOG.md

5
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 parameters (`skip`, `take`) to the endpoint `GET api/v1/admin/user`
- Added pagination response (`count`) 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 ### 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 ## 2.122.0 - 2024-11-07
### Added
- Added `GHOSTFOLIO` as a new data source type
### Changed ### Changed
- Upgraded `countries-list` from version `3.1.0` to `3.1.1` - Upgraded `countries-list` from version `3.1.0` to `3.1.1`

Loading…
Cancel
Save