Skip to content

Commit a62e6d9

Browse files
Lukasss93github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent d749ee4 commit a62e6d9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
Please check the [UPGRADING.md](UPGRADING.md) file before upgrading to a major version!
99

10+
## v4.5.0 - 2024-03-15
11+
12+
### What's Changed
13+
14+
* Support for Laravel 11 by @Lukasss93 in https://github.com/Lukasss93/laravel-larex/pull/38
15+
* Fix missing lang folder by @Lukasss93 in https://github.com/Lukasss93/laravel-larex/pull/39
16+
17+
**Full Changelog**: https://github.com/Lukasss93/laravel-larex/compare/v4.4.0...v4.5.0
18+
1019
## v4.4.0 - 2023-04-18
1120

1221
### What's Changed
@@ -174,7 +183,9 @@ Please check the [UPGRADING.md](UPGRADING.md) file before upgrading to a major v
174183

175184
- Changed default csv format:
176185
- - Delimiter changed from `;` to `,`
186+
177187
- - Escape character changed from `\"` to `""`
188+
178189
-
179190

180191
## [v1.6](https://github.com/Lukasss93/laravel-larex/releases/tag/v1.6) - 2021-01-02

0 commit comments

Comments
 (0)