Skip to content

Commit 03f29fa

Browse files
committed
docs: update CHANGELOG
1 parent 55c3929 commit 03f29fa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

16+
## [v0.16.0] - 2022-07-05
17+
18+
Depends on springql v0.16.0.
19+
1620
## [v0.15.0+2] - 2022-06-30
1721

1822
### Fixed
@@ -108,8 +112,9 @@ Depends on springql-core v0.7.1.
108112
[Semantic Versioning]: https://semver.org/
109113

110114
<!-- Versions -->
111-
[Unreleased]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0+2...HEAD
115+
[Unreleased]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.16.0...HEAD
112116
[Released]: https://github.com/SpringQL/SpringQL-client-c/releases
117+
[v0.16.0]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0+2...v0.16.0
113118
[v0.15.0+2]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.15.0...v0.15.0+2
114119
[v0.15.0]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.14.0...v0.15.0
115120
[v0.14.0]: https://github.com/SpringQL/SpringQL-client-c/compare/v0.13.0+4...v0.14.0

0 commit comments

Comments
 (0)