diff --git a/CHANGELOG.md b/CHANGELOG.md index d15aac38a..c382f5a90 100644 --- a/CHANGELOG.md +++ b/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/) 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" 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 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.0]: https://github.com/ElementsProject/lightning/releases/tag/v0.7.0 [0.6.3]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.3