diff --git a/CHANGELOG.md b/CHANGELOG.md index a9f89a288d9..d9bc9c7f3e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,11 +18,11 @@ If you are migrating from TimescaleDB v2.15.0, v2.15.1 or v2.15.2, no changes ar **Bugfixes** * #7061: Fix the handling of multiple unique indexes in a compressed INSERT. * #7080: Fix the `corresponding equivalence member not found` error. -* #7088: Fix the leaks with the functions in DML. +* #7088: Fix the leaks in the DML functions. * #7035: Fix the error when acquiring a tuple lock on the OSM chunks on the replica. **Thanks** -* @Kazmirchuk for reporting the issue with leaks with the functions in DML. +* @Kazmirchuk for reporting the issue about leaks with the functions in DML. ## 2.15.2 (2024-06-07)