Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroProofs committed Sep 20, 2024
1 parent fa2aa0a commit c3af748
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@
- **aiken-lang**: Fix formatting of long multi-line if/is expressions. @KtorZ
- **aiken-lang**: Fix extraneous white-space added by the formatter after multiline alternative patterns. @KtorZ
- **aiken-lang**: Fix incorrect warning about unused variable when softcasting without explicit right-pattern. @KtorZ
- **aiken-lang**: Fix soft cast and hard cast on same type issues that lead to validator errors. @Microproofs
- **aiken-lang**: Bls constants are automatically converted to a hoisted compressed form with uncompress builtin call. @Microproofs
- **uplc**: Fix cost-models for PlutusV1 & PlutusV2. @MicroProofs


### Removed

- N/A
Expand Down

0 comments on commit c3af748

Please sign in to comment.