Skip to content

Commit f939cfe

Browse files
committed
Add a changelog
1 parent 34ce245 commit f939cfe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
Entries are listed in reverse chronological order.
4+
5+
## 1.0.0
6+
7+
* Minor tweaks to the prerelease version.
8+
* Preliminary support for R1CS proofs, but this feature is hard-disabled in the
9+
published crate.
10+
11+
## 1.0.0-pre.0
12+
13+
Initial prerelease version, supporting single and aggregated range proofs, and
14+
multiparty proof aggregation.
15+

0 commit comments

Comments
 (0)