File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
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.16.0+2] - 2022-07-06
17+
18+ ### Added
19+
20+ - Release artifacts for ` aarch64-unknown-linux-gnu ` ([ #57 ] ( https://github.com/SpringQL/SpringQL-client-c/pull/57 ) )
21+
1622## [ v0.16.0] - 2022-07-05
1723
1824Depends on springql v0.16.0.
@@ -112,8 +118,9 @@ Depends on springql-core v0.7.1.
112118[ Semantic Versioning ] : https://semver.org/
113119
114120<!-- Versions -->
115- [ Unreleased ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0...HEAD
121+ [ Unreleased ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0+2 ...HEAD
116122[ Released ] : https://github.com/SpringQL/SpringQL-client-c/releases
123+ [ v0.16.0+2 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0...v0.16.0+2
117124[ v0.16.0 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0+2...v0.16.0
118125[ v0.15.0+2 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0...v0.15.0+2
119126[ v0.15.0 ] : https://github.com/SpringQL/SpringQL-client-c/compare/v0.14.0...v0.15.0
Original file line number Diff line number Diff line change 11[package ]
22name = " springql-client-c"
3- version = " 0.16.0"
3+ version = " 0.16.0+2 "
44
55authors = [" Sho Nakatani <lay.sakura@gmail.com>" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments