From 4c8cee6e923834ec26905bab29788265a46134bd Mon Sep 17 00:00:00 2001 From: oscarotero Date: Sat, 4 Aug 2018 12:41:52 +0200 Subject: [PATCH] changelog release data --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a6eb85..095fa02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.1.0] - UNRELEASED +## [1.1.0] - 2018-08-04 ### Added @@ -96,7 +96,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). First version -[1.1.0]: https://github.com/middlewares/negotiation/compare/v1.0.0...HEAD +[1.1.0]: https://github.com/middlewares/negotiation/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/middlewares/negotiation/compare/v0.5.0...v1.0.0 [0.5.0]: https://github.com/middlewares/negotiation/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/middlewares/negotiation/compare/v0.3.1...v0.4.0