update changelog

This commit is contained in:
microproofs 2024-02-07 11:48:38 -05:00 committed by Kasey
parent 3c8460e6af
commit cf51b30045
1 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,18 @@
# Changelog # 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 ## v1.0.24-alpha - 2024-01-31
### Added ### Added