From 7e8f0e235a35e23f5399cf207de2150f0e3ad7f7 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 9 Jan 2024 17:22:47 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b7e996fc..97327df60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/dusk/compare/v7.12.0...7.x) +## [Unreleased](https://github.com/laravel/dusk/compare/v7.12.1...7.x) + +## [v7.12.1](https://github.com/laravel/dusk/compare/v7.12.0...v7.12.1) - 2024-01-03 + +* Case insensitive assertions by [@Bryce-Stabenow](https://github.com/Bryce-Stabenow) in https://github.com/laravel/dusk/pull/1073 ## [v7.12.0](https://github.com/laravel/dusk/compare/v7.11.4...v7.12.0) - 2023-12-05