From a24ea3f9bb02cfe4e6985cc3c18f0e3e5719fa58 Mon Sep 17 00:00:00 2001 From: Marcin Michalski Date: Mon, 13 Jul 2020 17:50:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30b983b..d1f0030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * **Fixed** for any bug fixes. * **Security** in case of vulnerabilities. +## [0.7.3] 2020-07-13 +### Added + * Add support for non-singleton services (definitions) (#30) + ## [0.7.2] 2020-05-01 +### Changed * Replace YiiDynamicStaticMethodReturnTypeExtension with a stub ## [0.7.1] 2019-12-16