update changelog
This commit is contained in:
parent
1431bec32f
commit
4c00c9e7de
|
@ -10,7 +10,7 @@
|
|||
- **aiken**: New `--filter-traces` option for the `check` and `build` commands
|
||||
to enable restricting traces with more granularity between user-defined
|
||||
traces, compiler-generated traces or both. @MicroProofs @KtorZ.
|
||||
- **aiken-lang**: Most builtin errors are now caught and instead catched errors
|
||||
- **aiken-lang**: Most builtin errors are now caught and instead catched trace errors
|
||||
are thrown. The exception is BLS primitives.
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue