Browse Source
changelog: Setup new unreleased section post-0.7.0
Signed-off-by: Christian Decker <decker.christian@gmail.com>
pr-2391
Christian Decker
6 years ago
No known key found for this signature in database
GPG Key ID: 1416D83DC4F0E86D
1 changed files with
17 additions and
0 deletions
-
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.0] - 2019-02-28: "Actually an Altcoin" |
|
|
|
|
|
|
|
This release named by Mark Beckwith @wythe. |
|
|
|