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
1313<!-- markdownlint-disable MD024 -->
1414## [ Unreleased]
1515
16+ ## [ v0.15.0+2] - 2022-06-30
17+
18+ ### Fixed
19+
20+ - Fix name conflict of ` errno ` in a ` spring_last_err ` 's argument with ` errno.h ` ([ #54 ] ( https://github.com/SpringQL/SpringQL-client-c/pull/54 ) )
21+
1622## [ v0.15.0] - 2022-06-29
1723
1824### Added
@@ -102,8 +108,9 @@ Depends on springql-core v0.7.1.
102108[ Semantic Versioning ] : https://semver.org/
103109
104110<!-- Versions -->
105- [ Unreleased ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0...HEAD
111+ [ Unreleased ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0+2 ...HEAD
106112[ Released ] : https://github.com/SpringQL/SpringQL-client-c/releases
113+ [ v0.15.0+2 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0...v0.15.0+2
107114[ v0.15.0 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.14.0...v0.15.0
108115[ v0.14.0 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.13.0+4...v0.14.0
109116[ v0.13.0+4 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.13.0+3...v0.13.0+4
You can’t perform that action at this time.
0 commit comments