Skip to content

Commit 8e5b1bc

Browse files
committed
Update CHANGELOG for version 0.15.2
1 parent 940b8d3 commit 8e5b1bc

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,22 @@ gpg: Good signature from "Arkanoider <github.913zc@simplelogin.com>" [ultimate]
2121
That will verify the signature of the manifest file, which ensures integrity and authenticity of the archive you've downloaded locally containing the binaries. Next, depending on your operating system, you should then re-compute the sha256 hash of the archive with `shasum -a 256 <filename>`, compare it with the corresponding one in the manifest file, and ensure they match exactly.
2222

2323

24-
## What's Changed in 0.15.1
24+
## What's Changed in 0.15.2
2525

26-
### 🚀 Features
26+
### 🐛 Bug Fixes
2727

2828

29-
* expose BondResolution payload on adm-settle / adm-cancel by [@grunch](https://github.com/grunch)
29+
* use NOSTR_DISPUTE_EVENT_KIND for dispute filter by [@grunch](https://github.com/grunch)
3030

3131
### 💼 Other
3232

3333

34-
* feat(admin): expose BondResolution payload on adm-settle / adm-cancel by [@grunch](https://github.com/grunch) in [#167](https://github.com/MostroP2P/mostro-cli/pull/167)
35-
* bumps mostro-core version by [@grunch](https://github.com/grunch)
34+
* fix(listdisputes): use NOSTR_DISPUTE_EVENT_KIND for dispute filter by [@grunch](https://github.com/grunch) in [#168](https://github.com/MostroP2P/mostro-cli/pull/168)
35+
* Update readme by [@grunch](https://github.com/grunch)
3636

3737
## Contributors
38-
* [@grunch](https://github.com/grunch) made their contribution in [#167](https://github.com/MostroP2P/mostro-cli/pull/167)
38+
* [@grunch](https://github.com/grunch) made their contribution in [#168](https://github.com/MostroP2P/mostro-cli/pull/168)
3939

40-
**Full Changelog**: https://github.com/MostroP2P/mostro-cli/compare/v0.15.0...0.15.1
40+
**Full Changelog**: https://github.com/MostroP2P/mostro-cli/compare/v0.15.1...0.15.2
4141

4242
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)