Skip to content

Commit 4a11bc0

Browse files
committed
CHANGELOG.md: v0.7.0
Signed-off-by: Rusty Russell <[email protected]>
1 parent 73c0269 commit 4a11bc0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@ 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.0rc3] - 2019-02-28: "Happy Birthday Alex"
7+
## [0.7.0] - 2019-02-28: "Actually an Altcoin"
8+
9+
This release named by Mark Beckwith @wythe.
810

911
### Added
1012

1113
- plugins: fully enabled, and ready for you to write some!
1214
- plugins: `pay` is now a plugin.
1315
- protocol: `pay` will now use routehints in invoices if it needs to.
16+
- build: reproducible source zipfile and Ubuntu 18.04.1 build.
1417
- JSON API: New command `paystatus` gives detailed information on `pay` commands.
1518
- JSON API: `getroute`, `invoice`, `sendpay` and `pay` commands `msatoshi`
1619
parameter can have suffixes `msat`, `sat` (optionally with 3 decimals) or `btc`
@@ -309,7 +312,7 @@ There predate the BOLT specifications, and are only of vague historic interest:
309312
6. [0.5.1] - 2016-10-21
310313
7. [0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II"
311314

312-
[0.7.0-rc3]: https://github.com/ElementsProject/lightning/compare/v0.6.3...HEAD
315+
[0.7.0]: https://github.com/ElementsProject/lightning/compare/v0.6.3...HEAD
313316
[0.6.3]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.3
314317
[0.6.2]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.2
315318
[0.6.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.1

0 commit comments

Comments
 (0)