Update release notes

This commit is contained in:
Roman Zeyde 2021-11-19 09:06:07 +02:00
parent 9839a1123e
commit 0f075fe10c

View file

@ -1,11 +1,13 @@
# 0.9.3 (TBD)
# 0.9.3 (Nov 20 2021)
* Support basic RPC handling during initial sync (#543)
* Update MSRV requirements to Rust 1.48 (#603)
* Bump `env_logger` to 0.9 (#604)
* Monitor RocksDB statistics via Prometheus (#605)
* Don't warn when queried with unsubscribed scripthashes (#609)
* Allow skipping merkle proofs' during subscription (#610)
* Remove `verbose` configuration (#615)
* Add `curl` to `Dockerfile` (#624)
# 0.9.2 (Oct 31 2021)