Update changelog
This commit is contained in:
parent
fa2aa0a3e8
commit
c3af748b76
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue