From 9590727df443880c9cab4977a807d3f43f864690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= <33033094+stancl@users.noreply.github.com> Date: Wed, 27 Feb 2019 18:26:09 +0100 Subject: [PATCH] Update CHANGELOG-1.x.md --- CHANGELOG-1.x.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-1.x.md b/CHANGELOG-1.x.md index b5228afb..2cba201a 100644 --- a/CHANGELOG-1.x.md +++ b/CHANGELOG-1.x.md @@ -1,9 +1,15 @@ # Release Notes for 1.x +## [v1.3.0 (2019-02-27)](https://github.com/stancl/tenancy/compare/v1.2.0...v1.3.0) + +### Added +- Add 5.8 support [#33](https://github.com/stancl/tenancy/pull/33) + + ## [v1.2.0 (2019-02-15)](https://github.com/stancl/tenancy/compare/v1.1.3...v1.2.0) ### Added -- Add `Tenancy` facade [#29](https://github.com/stancl/tenancy/issues/29) [`[987c54f`](https://github.com/stancl/tenancy/commit/987c54f04e6ff3bdef068d92da6a9ace847f6c37) +- Add `Tenancy` facade [#29](https://github.com/stancl/tenancy/issues/29) [`987c54f`](https://github.com/stancl/tenancy/commit/987c54f04e6ff3bdef068d92da6a9ace847f6c37) ## [v1.1.3 (2019-02-13)](https://github.com/stancl/tenancy/compare/v1.1.2...v1.1.3)