From d1cbd8055cbd2d6ac3d6a5f160e6e2cef1642471 Mon Sep 17 00:00:00 2001 From: Jasper Zonneveld Date: Tue, 25 Sep 2018 15:16:54 +0200 Subject: [PATCH] Release 0.10.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f56ae17..a572824 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [0.10.1] - 2018-09-25 + +### Fixed + +* Add the id when the item has one and not only when it is not new + ## [0.10.0] - 2018-09-10 ### Added