diff --git a/changelog.md b/changelog.md index 6d23d3b0..0ceac54d 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - [Fix strand hanging when strand count exceeds BALLERINA_SQL_MAX_POOL_SIZE](https://github.com/ballerina-platform/ballerina-library/issues/7244) - [Fix stored procedure call having output parameter failing with result set closed error](https://github.com/ballerina-platform/ballerina-library/issues/7255) +- [Fix stored procedure call having output parameter failing in PostgreSQL](https://github.com/ballerina-platform/ballerina-library/issues/7380) +- [Fix stored procedure call having output parameter failing in OracleDB](https://github.com/ballerina-platform/ballerina-library/issues/7445) ## [1.14.1] - 2024-08-29