|
|
@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file. |
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) |
|
|
|
and this project adheres to [Semantic Versioning](http://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.6.3] - 2019-01-09: "The Smallblock Conspiracy" |
|
|
|
|
|
|
|
This release named by @molxyz and [@ctrlbreak](https://twitter.com/ctrlbreak). |
|
|
@ -231,8 +250,8 @@ 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.6.2...HEAD |
|
|
|
[0.6.3]: https://github.com/ElementsProject/lightning/compare/v0.6.3...HEAD |
|
|
|
[Unreleased]: https://github.com/ElementsProject/lightning/compare/v0.6.3...HEAD |
|
|
|
[0.6.3]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.3 |
|
|
|
[0.6.2]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.2 |
|
|
|
[0.6.1]: https://github.com/ElementsProject/lightning/releases/tag/v0.6.1 |
|
|
|
[0.6]: https://github.com/ElementsProject/lightning/releases/tag/v0.6 |
|
|
|