Skip to content

Commit 804aee7

Browse files
committed
v0.7.2.1: Nakamoto's Pre-approval by US Congress
(Last-minute fixes, I hate last-minute fixes!) Signed-off-by: Rusty Russell <[email protected]>
1 parent 8b85380 commit 804aee7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.7.2] - 2019-08-17: "Nakamoto's Pre-approval by US Congress"
7+
## [0.7.2.1] - 2019-08-19: "Nakamoto's Pre-approval by US Congress"
88

99
This release named by Antoine Poinsot @darosior.
1010

11+
(Technically a .1 release, as it contains last-minute fixes after 0.7.2 was tagged)
12+
1113
### Added
1214

1315
- JSON API: a new command `plugin` allows one to manage plugins without restarting `lightningd`.
@@ -430,8 +432,8 @@ There predate the BOLT specifications, and are only of vague historic interest:
430432
6. [0.5.1] - 2016-10-21
431433
7. [0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II"
432434

433-
[Unreleased]: https://github.com/ElementsProject/lightning/compare/v0.7.2...HEAD
434-
[0.7.2]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.2
435+
[Unreleased]: https://github.com/ElementsProject/lightning/compare/v0.7.2.1...HEAD
436+
[0.7.2.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.2.1
435437
[0.7.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.1
436438
[0.7.0]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.0
437439
[0.6.3]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.3

0 commit comments

Comments
 (0)