From 6fa965c6b50b61f7aa79c0be689b8c97dae3f474 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Wed, 30 Oct 2019 13:22:26 +1030 Subject: [PATCH] CHANGELOG.md: reset to Unreleased. Signed-off-by: Rusty Russell --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecaf7abde..c341527ab 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.3] - 2019-10-18: "Bitcoin's Proof of Stake" This release named by @trueptolemy.