From d9c2a2ca8155e65b91d78e0fb6037ed933a17f34 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sat, 30 Oct 2021 16:11:03 +0300 Subject: [PATCH] Update release notes --- RELEASE-NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 67342dfc7..682e5ca91 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -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)