From 4c03402601895d49fd3521485b42c4a2c01d8f86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 3 Jul 2019 15:42:57 +0200 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 77963d92..d7bae2c0 100644 --- a/CHANGELOG-1.x.md +++ b/CHANGELOG-1.x.md @@ -1,5 +1,11 @@ # Release Notes for 1.x +## [v1.4.0 (2019-07-03)](https://github.com/stancl/tenancy/compare/v1.3.1...v1.4.0) + +### Added + +- Predis support [#59](https://github.com/stancl/tenancy/pull/59) + ## [v1.3.1 (2019-05-06)](https://github.com/stancl/tenancy/compare/v1.3.0...v1.3.1) ### Fixed