From 4b1dca41e548648dcdeeeebbe6ff013ef95974aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 13 Feb 2019 17:15:26 +0100 Subject: [PATCH] update changelog --- CHANGELOG-1.x.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG-1.x.md b/CHANGELOG-1.x.md index f5a00189..79bb1ca2 100644 --- a/CHANGELOG-1.x.md +++ b/CHANGELOG-1.x.md @@ -1,5 +1,11 @@ # Release Notes for 1.x +## [v1.1.3 (2019-02-13)](https://github.com/stancl/tenancy/compare/v1.1.2...v1.1.3) + +### Fixed +- Fix CacheManager (it merged tags incorrectly), write tests for CacheManager [#31](https://github.com/stancl/tenancy/issues/31) [`a2d68b1`](https://github.com/stancl/tenancy/commit/a2d68b12611350f70befa3eb97fb56c99d006b54) + + ## [v1.1.2 (2019-02-13)](https://github.com/stancl/tenancy/compare/v1.1.1...v1.1.2) ### Fixed