Skip to content

Commit

Permalink
chore: changelog & version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Feb 14, 2023
1 parent f126405 commit 044050b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -40,6 +40,13 @@
- improve coverage

## 1.3.3

- add comments about verify and fix typo
- nip 002 implementation, unit tests, examples and documentation
- Event.partial to init an empty event that you validate later, documentation

## 1.3.4

- fix: pending bip340 issue
- test: Update test to check public key
- refactor: Event partial and from to factories
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: nostr
description: A library for nostr protocol implemented in dart for flutter
version: 1.3.3
version: 1.3.4
homepage: https://github.com/ethicnology/dart-nostr

environment:
Expand Down

0 comments on commit 044050b

Please sign in to comment.