From f4a43c5871cc981cace82aa809737b7fe250397a Mon Sep 17 00:00:00 2001 From: Nikola Posa Date: Wed, 14 Jun 2017 20:17:33 +0200 Subject: [PATCH] Phoundation 1.1.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b00842..ee4c875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [Unreleased][Unreleased] +## 1.1.0 - 2017-06-14 ### Added - `ConfigLoaderAggregate` that aggregates configurations from multiple loaders. @@ -16,4 +16,4 @@ All notable changes to this project will be documented in this file. - `Interop\Container\ContainerInterface` as return type declaration in DI container factories -[Unreleased]: https://github.com/nikolaposa/phoundation/compare/1.0.0...HEAD +[Unreleased]: https://github.com/nikolaposa/phoundation/compare/1.1.0...HEAD