Skip to content

Commit fbdc5da

Browse files
committed
docs: update CHANGELOG
1 parent a4ef64d commit fbdc5da

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Also check the changes in springql-core: <https://github.com/SpringQL/SpringQL/b
1313
<!-- markdownlint-disable MD024 -->
1414
## [Unreleased]
1515

16+
## [v0.16.0+3] - 2022-07-11
17+
18+
### Fixed
19+
20+
- Memory leak of `SpringSourceRowBuilder` ([#58](https://github.com/SpringQL/SpringQL-client-c/pull/58))
21+
1622
## [v0.16.0+2] - 2022-07-06
1723

1824
### Added
@@ -118,8 +124,9 @@ Depends on springql-core v0.7.1.
118124
[Semantic Versioning]: https://semver.org/
119125

120126
<!-- Versions -->
121-
[Unreleased]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0+2...HEAD
127+
[Unreleased]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0+3...HEAD
122128
[Released]: https://github.com/SpringQL/SpringQL-client-c/releases
129+
[v0.16.0+3]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0+2...v0.16.0+3
123130
[v0.16.0+2]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0...v0.16.0+2
124131
[v0.16.0]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0+2...v0.16.0
125132
[v0.15.0+2]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0...v0.15.0+2

0 commit comments

Comments
 (0)