mirror of
https://github.com/romanz/electrs.git
synced 2026-08-19 13:17:37 +02:00
Update release notes
This commit is contained in:
parent
cb1f0c2a44
commit
fca8f3dbf2
1 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
|||
# 0.9.4 (TBD)
|
||||
|
||||
* Update dependencies (`anyhow`, `serde_json`)
|
||||
* Update dependencies (`anyhow`, `serde`, `serde_json`, `signal-hook`)
|
||||
* Improve p2p receiving metrics (#633)
|
||||
* Warn on attempt to connect over SSL (#634)
|
||||
* Disable `index_lookup_limit` by default (#635)
|
||||
* Parse p2p messages in a separate thread (#638)
|
||||
|
||||
# 0.9.3 (Nov 20 2021)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue