File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.13.0] - 2024-12-04
11
+
10
12
## Added
11
13
12
14
- 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
224
226
225
227
- Initial implementation of Reduct Storage API v0.1.0
226
228
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
228
232
229
233
[ 1.12.0 ] : https://github.com/reduct-storage/reduct-cpp/compare/v1.11.0...1.12.0
230
234
You can’t perform that action at this time.
0 commit comments