chore: update changelog
This commit is contained in:
parent
a41d05f7b6
commit
4064a3e4e6
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -2,6 +2,16 @@
|
|||
|
||||
## [next] - 2022-MM-DD
|
||||
|
||||
### Added
|
||||
|
||||
**aiken**: Fancy errors using [miette](https://github.com/zkat/miette)
|
||||
**aiken**: Typechecking
|
||||
**aiken-lang**: add `infer` method to `UntypedModule` which returns a `TypedModule`
|
||||
|
||||
### Changed
|
||||
|
||||
**aiken**: Project structure is now a bit different. See [examples/sample](https://github.com/txpipe/aiken/tree/main/examples/sample) for more
|
||||
|
||||
## [v0.0.21] - 2022-10-23
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in New Issue