From e72550de9d1b1ca99da40079c24fc72c765ad2dc Mon Sep 17 00:00:00 2001 From: daneos Date: Mon, 11 Mar 2019 11:00:16 +0100 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd0bbcffd1..1699c5275c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). This file follows the formats and conventions from [keepachangelog.com] -## [2.7.0] 2019-02-08 +## [Unreleased] + +## [2.7.0] 2019-03-11 ### Added @@ -587,7 +589,8 @@ Main improvements since sardana 1.5.0 (aka Jan15): [keepachangelog.com]: http://keepachangelog.com -[Unreleased]: https://github.com/sardana-org/sardana/compare/2.6.1...HEAD +[Unreleased]: https://github.com/sardana-org/sardana/compare/2.7.0...HEAD +[2.7.0]: https://github.com/sardana-org/sardana/compare/2.6.1...2.7.0 [2.6.1]: https://github.com/sardana-org/sardana/compare/2.6.0...2.6.1 [2.6.0]: https://github.com/sardana-org/sardana/compare/2.5.0...2.6.0 [2.5.0]: https://github.com/sardana-org/sardana/compare/2.4.0...2.5.0