From f935107d01bbee115c572debe69adac96a91c7c4 Mon Sep 17 00:00:00 2001 From: niftynei Date: Mon, 9 Aug 2021 14:39:37 -0500 Subject: [PATCH] changelog: v0.10.1 release notes --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dae926c9..5f364fd52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,18 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.10.1rc2] - 2021-07-30: "" +## [0.10.1] - 2021-08-09: "eltoo: Ethereum Layer Too" 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) +are incompatible with older releses (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. - ### Added - JSON-RPC: `invoice` now outputs explicit `payment_secret` as its own field. ([#4646]) @@ -1390,7 +1389,7 @@ There predate the BOLT specifications, and are only of vague historic interest: 6. [0.5.1] - 2016-10-21 7. [0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II" -[0.10.1rc1]: https://github.com/ElementsProject/lightning/releases/tag/v0.10.1rc1 +[0.10.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.10.1 [0.10.0]: https://github.com/ElementsProject/lightning/releases/tag/v0.10.0 [0.9.2]: https://github.com/ElementsProject/lightning/releases/tag/v0.9.2 [0.9.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.9.1