We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 885e3ec commit 551ca9bCopy full SHA for 551ca9b
2 files changed
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+---
6
+
7
+## [1.0.1] - 2023-01-13
8
9
+### Features
10
11
+- Add findex example using dict
12
+- Add cover crypt example
13
+- Add `fetch_chains_batch_size` to findex search
14
15
16
17
## [1.0.0] - 2022-12-21
18
19
### Documentation
README.md
@@ -71,4 +71,4 @@ This table shows the minimum version correspondence between the various componen
71
72
| `cloudproof_py` | CoverCrypt | Findex |
73
| --------------- | ---------- | ------ |
74
-| 1.0.0 | 8.0.1 | 1.0.1 |
+| >=1.0.0 | 8.0.1 | 1.0.1 |
0 commit comments