From dc7a9ca301fc89e9eaa164d58eac39a39c2e93b0 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 29 Jun 2021 23:27:36 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 163d167d..d1044856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/sail/compare/v1.8.2...1.x) +## [Unreleased](https://github.com/laravel/sail/compare/v1.8.3...1.x) + + +## [v1.8.3 (2021-06-29)](https://github.com/laravel/sail/compare/v1.8.2...v1.8.3) + +### Fixed +- Revert Ubuntu 21.04 changes ([#174](https://github.com/laravel/sail/pull/174)) ## [v1.8.2 (2021-06-29)](https://github.com/laravel/sail/compare/v1.8.1...v1.8.2)