1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-22 14:33:09 +01:00

Update release notes

This commit is contained in:
Roman Zeyde 2021-10-30 16:11:03 +03:00
parent fabc634762
commit d9c2a2ca81

View file

@ -1,7 +1,8 @@
# 0.9.2 (TBD)
# 0.9.2 (Oct 31 2021)
* Add a feature to ignore default config files (#396)
* Support Rust 1.48.0 and test on Debian 11 (#455)
* Allow multiple scripthashes' subscription in parallel(#464)
* Ignore `cargo audit` warning in `tiny_http` (#575)
* Re-organize and split documentation (#583)
* Use `/electrs:$VERSION/` in p2p 'user-agent' (#585)