Update CHANGELOG.md

This commit is contained in:
Michael Derynck 2023-07-14 16:58:38 -06:00 committed by GitHub
parent a40e38300e
commit 4639358634
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
## v1.3.12 (2023-07-14)
### Added
- Add `page_size`, `current_page_number`, and `total_pages` attributes to paginated API responses by @joeyorlando ([#2471](https://github.com/grafana/oncall/pull/2471))