Skip to content

Commit cd24dff

Browse files
committed
fix changelog
1 parent 41bf717 commit cd24dff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2121

2222
### Added
2323

24-
- `SmartContract.emitEventIf()` to conditionally emit an event https://github.com/o1-labs/o1js/pull/1746
2524
- Added `Encryption.encryptV2()` and `Encryption.decryptV2()` for an updated encryption algorithm that guarantees cipher text integrity.
2625
- Also added `Encryption.encryptBytes()` and `Encryption.decryptBytes()` using the same algorithm.
2726
- New option `proofsEnabled` for `zkProgram` (default value: `true`), to quickly test circuit logic with proofs disabled https://github.com/o1-labs/o1js/pull/1805

0 commit comments

Comments
 (0)