diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c1ff88..8760b4cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## v1.0.25-alpha - + +### Added + +- **aiken-lang**: Data now has a generic argument that can be used to specify the blueprint type. @KtorZ + +### Fixed + + +### Changed + +- **aiken-lang**: Discards will now also type check the validator arguments instead of completely ignoring them. @Microproofs + ## v1.0.24-alpha - 2024-01-31 ### Added