From c5aac9cb5f61d484f5dfec3281622ea7edd63900 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 11 Jul 2023 15:03:34 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1d3a3e2..346f4367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/sail/compare/v1.23.0...1.x) +## [Unreleased](https://github.com/laravel/sail/compare/v1.23.1...1.x) + +## [v1.23.1](https://github.com/laravel/sail/compare/v1.23.0...v1.23.1) - 2023-06-28 + +- Also publish database init scripts by [@spasstiger23](https://github.com/spasstiger23) in https://github.com/laravel/sail/pull/592 ## [v1.23.0](https://github.com/laravel/sail/compare/v1.22.0...v1.23.0) - 2023-06-16