chore: update CHANGELOG for v0.5.0 (nft commands)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mukan Erkin TÖRÜK 2026-04-24 15:21:55 +03:00
parent 16a4999fdf
commit f1ee09703b

View file

@ -7,6 +7,12 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
## [Unreleased] ## [Unreleased]
## [0.5.0] — 2026-04-24
### Added
- `nu nft transfer --nft-id <id> --to <addr>`: imzalı NftTransfer tx gönderir
- `nu nft claim --nft-ids 0,1,11,115`: virgülle ayrılmış lineage path ile CollectionClaim tx gönderir
## [0.4.0] — 2026-04-24 ## [0.4.0] — 2026-04-24
### Added ### Added