Commit 9b19143 1 parent 5f20f49 commit 9b19143 Copy full SHA for 9b19143
File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
_Security_ in case of vulnerabilities.
16
16
-->
17
17
18
- ## [ Unreleased] ( https://github.com/o1-labs/snarkyjs/compare/705f58d3...HEAD )
18
+ ## [ Unreleased] ( https://github.com/o1-labs/snarkyjs/compare/5f20f496...HEAD )
19
+
20
+ (no unreleased changes yet)
21
+
22
+ ## [ 0.7.2] ( https://github.com/o1-labs/snarkyjs/compare/705f58d3...5f20f496 )
19
23
20
24
### Added
21
25
22
26
- ` MerkleMap ` and ` MerkleMapWitness ` https://github.com/o1-labs/snarkyjs/pull/546
27
+ - Lots of doc comments! https://github.com/o1-labs/snarkyjs/pull/580
28
+
29
+ ### Fixed
30
+
31
+ - Bug in ` Circuit.log ` printing account updates https://github.com/o1-labs/snarkyjs/pull/578
23
32
24
33
## [ 0.7.1] ( https://github.com/o1-labs/snarkyjs/compare/f0837188...705f58d3 )
25
34
You can’t perform that action at this time.
0 commit comments