mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 18:57:06 +01:00
CHANGELOG.md: Reset for next release.
[ Added [Unreleased] URL -- RR ]
This commit is contained in:
parent
d659dc4080
commit
011a4bcd83
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -4,6 +4,23 @@ 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/)
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
### Deprecated
|
||||||
|
|
||||||
|
Note: You should always set `allow-deprecated-apis=false` to test for
|
||||||
|
changes.
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
## [0.7.1] - 2019-06-29: "The Unfailing Twitter Consensus Algorithm"
|
## [0.7.1] - 2019-06-29: "The Unfailing Twitter Consensus Algorithm"
|
||||||
|
|
||||||
This release named by (C-Lightning Core Team member) Lisa Neigut @niftynei.
|
This release named by (C-Lightning Core Team member) Lisa Neigut @niftynei.
|
||||||
|
@ -380,6 +397,7 @@ There predate the BOLT specifications, and are only of vague historic interest:
|
||||||
6. [0.5.1] - 2016-10-21
|
6. [0.5.1] - 2016-10-21
|
||||||
7. [0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II"
|
7. [0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II"
|
||||||
|
|
||||||
|
[Unreleased]: https://github.com/ElementsProject/lightning/compare/v0.7.1...HEAD
|
||||||
[0.7.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.1
|
[0.7.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.1
|
||||||
[0.7.0]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.0
|
[0.7.0]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.0
|
||||||
[0.6.3]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.3
|
[0.6.3]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue