Skip to content

Commit

Permalink
chore: changelog & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed May 25, 2023
1 parent 22154ca commit 8aa5a47
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 8aa5a47

Please sign in to comment.