File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,12 @@ Also check the changes in springql-core: <https://github.com/SpringQL/SpringQL/b
13
13
<!-- markdownlint-disable MD024 -->
14
14
## [ Unreleased]
15
15
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
+
16
22
## [ v0.16.0+2] - 2022-07-06
17
23
18
24
### Added
@@ -118,8 +124,9 @@ Depends on springql-core v0.7.1.
118
124
[ Semantic Versioning ] : https://semver.org/
119
125
120
126
<!-- 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
122
128
[ 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
123
130
[ v0.16.0+2 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0...v0.16.0+2
124
131
[ v0.16.0 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0+2...v0.16.0
125
132
[ v0.15.0+2 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0...v0.15.0+2
You can’t perform that action at this time.
0 commit comments