From 2e7af7ad253380c1facdc0a48b2b8b38812fb015 Mon Sep 17 00:00:00 2001 From: Nikola Posa Date: Sat, 4 Mar 2017 10:36:46 +0100 Subject: [PATCH] Phoundation 1.0.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c2d549..5822458 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,12 @@ All notable changes to this project will be documented in this file. +## 1.0.0 - 2017-03-04 + +### Added +- `CachingConfigLoader` that caches loaded configurations. + +### Changed +- `Interop\Container\ContainerInterface` as return type declaration in DI container factories + +[Unreleased]: https://github.com/nikolaposa/rate-limit/compare/1.0.0...HEAD