diff --git a/CHANGELOG.md b/CHANGELOG.md index 84b00f3f43..36f421cc38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Unreleased - [FEATURE] Add `BatchProcessingLevel` configuration allowing to process more batches within single read/upload cycle. See [#1531][] - [FIX] Use `currentRequest` instead `originalRequest` for URLSession request interception +- [FEATURE] Allow stopping a core instance. See [#1541][] # 2.5.1 / 20-12-2023 @@ -567,6 +568,7 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO [#1594]: https://github.com/DataDog/dd-sdk-ios/pull/1594 [#1536]: https://github.com/DataDog/dd-sdk-ios/pull/1536 [#1531]: https://github.com/DataDog/dd-sdk-ios/pull/1531 +[#1541]: https://github.com/DataDog/dd-sdk-ios/pull/1541 [#1596]: https://github.com/DataDog/dd-sdk-ios/pull/1596 [@00fa9a]: https://github.com/00FA9A [@britton-earnin]: https://github.com/Britton-Earnin