Skip to content

Commit 72a9156

Browse files
committed
Bump to 0.39.0
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent f87530e commit 72a9156

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

CHANGELOG.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
2424
-->
2525

26-
## [Unreleased]
27-
28-
### Breaking changes
26+
## [v0.39.0]
2927

3028
### Changed
3129

@@ -49,12 +47,6 @@
4947
* Expose `Client::fetch_events_from` ([Yuki Kishimoto])
5048
* Expose `Client::database` ([Yuki Kishimoto])
5149

52-
### Fixed
53-
54-
### Removed
55-
56-
### Deprecated
57-
5850
## [v0.38.0]
5951

6052
### Added
@@ -80,5 +72,6 @@
8072
[J. Azad EMERY]: https://github.com/ethicnology
8173

8274
<!-- Tags -->
83-
[Unreleased]: https://github.com/rust-nostr/nostr-sdk-flutter/compare/v0.38.0...HEAD
75+
[Unreleased]: https://github.com/rust-nostr/nostr-sdk-flutter/compare/v0.39.0...HEAD
76+
[v0.39.0]: https://github.com/rust-nostr/nostr-sdk-flutter/compare/5030349e7e13a96c00416f40d9aacd318a8dd978v0.38.0...v0.39.0
8477
[v0.38.0]: https://github.com/rust-nostr/nostr-sdk-flutter/compare/5030349e7e13a96c00416f40d9aacd318a8dd978...v0.38.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: nostr_sdk
22
description: "Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more."
3-
version: 0.38.0
3+
version: 0.39.0
44
homepage: https://rust-nostr.org
55

66
environment:

0 commit comments

Comments
 (0)