mirror of
https://github.com/mikedilger/chorus.git
synced 2026-05-03 06:51:42 +00:00
v1.7.2
This commit is contained in:
parent
95ee2a572a
commit
8ab043698f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -262,7 +262,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||||
|
||||
[[package]]
|
||||
name = "chorus"
|
||||
version = "1.7.1"
|
||||
version = "1.7.2"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"bitcoin_hashes 0.14.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "chorus"
|
||||
version = "1.7.1"
|
||||
version = "1.7.2"
|
||||
description = "A personal relay for nostr"
|
||||
authors = ["Mike Dilger <mike@mikedilger.com>"]
|
||||
license = "MIT"
|
||||
|
||||
@ -64,9 +64,12 @@ announce upgrade instructions until release.
|
||||
|
||||
## Change Log
|
||||
|
||||
### Master
|
||||
### Version 1.7.2
|
||||
|
||||
- Support for NIP-62 (PR #1256) Right to Vanish
|
||||
- Fix NIP-86 management request header determination
|
||||
- Management adds: numconnections, uptime
|
||||
- chorus_cmd: fetch_by_id
|
||||
|
||||
### Version 1.7.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user