Include @waalge & @jinglescode contributions in the CHANGELOG.

This commit is contained in:
KtorZ 2024-12-07 13:46:33 +01:00
parent 092b1e56dd
commit 96b864f655
No known key found for this signature in database
GPG Key ID: 33173CB6F77F4277
1 changed files with 7 additions and 0 deletions

View File

@ -2,9 +2,16 @@
## v1.1.8 - UNRELEASED
### Added
- **aiken**: Generate a default 'placeholder' validator when using `aiken new`. See [#1061](https://github.com/aiken-lang/aiken/pull/1061) @Waalge
### Changed
- **aiken**: Fix `aiken blueprint policy` computing hashes as PlutusV1, instead of relying on the plutus version from the Blueprint. @KtorZ
- **uplc**: Parse tild in identifiers for UPLC nodes. @SupernaviX
- **examples**: Update "Hello, World!" source code tutorial to match website, now using MeshJS. @jinglescode
- **examples**: Update "Gift Card" source code tutorial to match website, now using Lucid-Evolution and Weld. @rvcas
## v1.1.7 - 2024-11-19