From a37d2315f1346e73dd0d3419832d8f471eaad085 Mon Sep 17 00:00:00 2001 From: Basil Date: Mon, 17 Jun 2019 21:44:34 +0200 Subject: [PATCH] prepare for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b222504..d989865 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 1.3.0 +## 1.3.0 (17. June 2019) + [#7](https://github.com/nadar/php-composer-reader/issues/7) Added remove() method for require(-dev) and autoload(-dev) sections. + [#6](https://github.com/nadar/php-composer-reader/issues/6) Added add() method for require and require-dev sections.