From 42e6ea62beacc8a2b5bd873cf509d4ec246eafe8 Mon Sep 17 00:00:00 2001 From: Maxim Bovtunov Date: Wed, 11 Dec 2019 20:01:13 +0300 Subject: [PATCH] Release v2.1.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be083cd..405c293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## v2.1.1 + +### Fixed + +- Incorrect di.Parameter resolving + ## v2.1.0 ### Added