From 42f585783bb3970ee83ea6e46deef96a51d30573 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 20 Dec 2022 17:15:30 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a62b64a5..1d960141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v9.4.0...9.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v9.4.1...9.x) + +## [v9.4.1](https://github.com/laravel/laravel/compare/v9.4.0...v9.4.1) - 2022-12-19 + +### Changed + +- Add decimal translation by @taylorotwell in https://github.com/laravel/laravel/commit/39f4830e92a7467b2a7fe6bc23d0ec14bc3b46a6 ## [v9.4.0](https://github.com/laravel/laravel/compare/v9.3.12...v9.4.0) - 2022-12-15