Skip to content

Commit

Permalink
Sync changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
niveathika committed Oct 15, 2023
1 parent 0854523 commit 3419fe8
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
- [Support retrieval of enum types](https://github.com/ballerina-platform/ballerina-standard-library/issues/4588)
- [Revert Accept escaped backtick as insertions in parameterised query](https://github.com/ballerina-platform/ballerina-standard-library/issues/2056)

## [1.11.0] - 2023-09-18

### Added
- Support for Java17

## [1.10.0] - 2023-06-30

## [1.9.1]
### Added
- [Support retrieval of enum types](https://github.com/ballerina-platform/ballerina-standard-library/issues/4588)

### Changed
- [Revert Accept escaped backtick as insertions in parameterised query](https://github.com/ballerina-platform/ballerina-standard-library/issues/2056)
- [Fix failure for unsupported time type](https://github.com/ballerina-platform/ballerina-standard-library/issues/4531)

## [1.9.0] - 2023-06-01

### Changed
- Add GraalVM support

## [1.8.0] - 2023-04-10

### Changed
- [Improve documentation regard `sql:Column` annotation](https://github.com/ballerina-platform/ballerina-standard-library/issues/4134)
- [Handle null error messages from underlying drivers](https://github.com/ballerina-platform/ballerina-standard-library/issues/4200)
Expand Down

0 comments on commit 3419fe8

Please sign in to comment.