diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b4fdd0..1548706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,3 +50,14 @@ - fix: pending bip340 issue - test: Update test to check public key - refactor: Event partial and from to factories + +## 1.4.0 + +- NIP 04 Encrypted Direct Message +- NIP 05 Mapping Nostr keys to DNS-based internet identifiers +- NIP 10 Conventions for clients' use of e and p tags in text events +- NIP 15 End of Stored Events Notice +- NIP 19 bech32-encoded entities +- NIP 20 Command Results +- NIP 28 Public Chat +- NIP 51 Lists diff --git a/pubspec.yaml b/pubspec.yaml index 0f9efea..3127442 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nostr description: A library for nostr protocol implemented in dart for flutter -version: 1.3.4 +version: 1.4.0 homepage: https://github.com/ethicnology/dart-nostr environment: