diff --git a/CHANGELOG.md b/CHANGELOG.md index d71d1fc..e71a0ce 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 ### Fixed - Fixed a bug that prevented AsyncSqlite checkpoint to access the DB in streamed endpoints. +- Fixed a bug that caused some unit tests to fail due to a change in how httpx_mock works in version 0.32 ## [0.1.0] - 19.09.2024