From 405b914dd9f74abc36e0ad6fe6adf5ee1191a1be Mon Sep 17 00:00:00 2001 From: niftynei Date: Mon, 9 Aug 2021 19:53:19 -0500 Subject: [PATCH] changelog: fix typo in release notes Suggested-By: @nalinbhardwaj --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f364fd526f6..7bab2d7478c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 This release named by @nalinbhardwaj. NOTE ONE: Both the dual-funding and offers protocols have changed, and -are incompatible with older releses (they're both still draft) #reckless +are incompatible with older releases (they're both still draft) #reckless NOTE TWO: `rebalance` and `drain` plugins will need to be redownloaded as older versions will no longer work -- `payment_secret` is now compulsory.