From 0c545d00a2cb2b82d47c34c5c540c465a249215b Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Fri, 2 Nov 2018 11:11:45 +1030 Subject: [PATCH] CHANGELOG: note that we fixed uppercase invoices. Signed-off-by: Rusty Russell --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23a1ebcaa..36e6dd28e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ 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 + +- JSON API: uppercase invoices now parsed correctly (broken in 0.6.2). + +### Security + + ## [0.6.2] - 2018-10-20: "The Consensus Loving Nasal Daemon" This release named by practicalswift.