Skip to content

Commit 551ca9b

Browse files
committed
chore: bump version to 1.0.1
1 parent 885e3ec commit 551ca9b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
517
## [1.0.0] - 2022-12-21
618

719
### Documentation

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ This table shows the minimum version correspondence between the various componen
7171

7272
| `cloudproof_py` | CoverCrypt | Findex |
7373
| --------------- | ---------- | ------ |
74-
| 1.0.0 | 8.0.1 | 1.0.1 |
74+
| >=1.0.0 | 8.0.1 | 1.0.1 |

0 commit comments

Comments
 (0)