Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niveathika authored Jun 12, 2024
1 parent eb6a691 commit c5e7a97
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,38 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

### Changed

## [1.13.1] - 2024-06-12

### Changed
- [Clean resources after procedure call failure](https://github.com/ballerina-platform/ballerina-library/issues/6626)

## [1.13.0] - 2024-02-05

### Added
- Support for 2201.9.0 distribution

## [1.12.1] - 2024-06-12

### Changed
- [Clean resources after procedure call failure](https://github.com/ballerina-platform/ballerina-library/issues/6626)

## [1.12.0] - 2024-02-05

### Added
- Support for Cursor based result set retrieval in procedure calls

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

## [1.11.2] - 2024-06-12

### Changed
- [Clean resources after procedure call failure](https://github.com/ballerina-platform/ballerina-library/issues/6626)

## [1.11.1] - 2023-10-16

### Changed
Expand Down

0 comments on commit c5e7a97

Please sign in to comment.