Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxep committed Jan 10, 2024
1 parent 29c5b9a commit bbbe421
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- [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
- [FIX] Remove weak `UIViewController` references. See [#1597][]
- [FEATURE] Allow stopping a core instance. See [#1541][]

# 2.5.1 / 20-12-2023

Expand Down Expand Up @@ -569,6 +570,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
[#1597]: https://github.com/DataDog/dd-sdk-ios/pull/1597
[@00fa9a]: https://github.com/00FA9A
Expand Down

0 comments on commit bbbe421

Please sign in to comment.