Skip to content

Commit b9e244a

Browse files
committed
added change log
1 parent 120d9a9 commit b9e244a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
- [Added support for PostgreSQL as a datasource](https://github.com/ballerina-platform/ballerina-library/issues/5829)
11+
- [Added support advanced SQL annotations](https://github.com/ballerina-platform/ballerina-library/issues/6013)
1112

1213
### Changed
1314
- [Fix class cast exception when executing query with non-global variable](https://github.com/ballerina-platform/persist-tools/issues/311)
15+
- [Updated update query and delete query to support alias table names](https://github.com/ballerina-platform/ballerina-library/issues/6013)
1416

1517
## [1.2.0] - 2023-09-18
1618

0 commit comments

Comments
 (0)