Skip to content

Commit 0d5ccf7

Browse files
committed
release v1.13.0
1 parent f1baf04 commit 0d5ccf7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.13.0] - 2024-12-04
11+
1012
## Added
1113

1214
- RS-543: Support conditional query, [PR-79](https://github.com/reductstore/reduct-cpp/pull/79)
@@ -224,7 +226,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
224226

225227
- Initial implementation of Reduct Storage API v0.1.0
226228

227-
[Unreleased]: https://github.com/reduct-storage/reduct-cpp/compare/v1.11.0...HEAD
229+
[Unreleased]: https://github.com/reduct-storage/reduct-cpp/compare/v1.13.0...HEAD
230+
231+
[1.13.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.12.0...1.13.0
228232

229233
[1.12.0]: https://github.com/reduct-storage/reduct-cpp/compare/v1.11.0...1.12.0
230234

0 commit comments

Comments
 (0)