CHANGELOG: add note for nostr_sdk upgrade

This commit is contained in:
daywalker90 2025-11-06 15:15:56 +01:00
parent adbaa048dd
commit 4f201e938a
No known key found for this signature in database

View file

@ -1,5 +1,10 @@
# Changelog
## Unreleased
### Changed
- upgrade ``nostr_sdk`` to ``v0.44`` and implement new fields in sync with the nip47 spec, e.g. ``state`` for transactions
## [0.1.5] 2025-07-24
### Changed