From 959efa9c8d54ee8953852e0840b4508dc9d5ac32 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 Apr 2024 00:30:47 +0000 Subject: [PATCH] chore(release): 1.4.0 [skip ci] # [1.4.0](https://git.customd.com/composer/hashed-search/compare/v1.3.0...v1.4.0) (2024-04-02) ### Features * dropped larave 8&9 and added 11 support ([53792cf](https://git.customd.com/composer/hashed-search/commit/53792cf82a1a9de2401df494cfad16524259d1c9)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86d6e14..d74a288 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.4.0](https://git.customd.com/composer/hashed-search/compare/v1.3.0...v1.4.0) (2024-04-02) + + +### Features + +* dropped larave 8&9 and added 11 support ([53792cf](https://git.customd.com/composer/hashed-search/commit/53792cf82a1a9de2401df494cfad16524259d1c9)) + ## [1.2.6](https://github.com/customd/hashed-search/compare/v1.2.5...v1.2.6) (2022-11-08)