From 726d037ffd85958ddb1ec31a418c8228c76c6861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Mon, 6 May 2019 19:19:59 +0200 Subject: [PATCH] Update CHANGELOG-1.x.md --- CHANGELOG-1.x.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG-1.x.md b/CHANGELOG-1.x.md index 2cba201a..77963d92 100644 --- a/CHANGELOG-1.x.md +++ b/CHANGELOG-1.x.md @@ -1,5 +1,12 @@ # Release Notes for 1.x +## [v1.3.1 (2019-05-06)](https://github.com/stancl/tenancy/compare/v1.3.0...v1.3.1) + +### Fixed +- Fix jobs [#38](https://github.com/stancl/tenancy/pull/38) +- Fix tests for 5.8 [#41](https://github.com/stancl/tenancy/issues/41) + + ## [v1.3.0 (2019-02-27)](https://github.com/stancl/tenancy/compare/v1.2.0...v1.3.0) ### Added