File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
8
Please check the [ UPGRADING.md] ( UPGRADING.md ) file before upgrading to a major version!
9
9
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
+
10
19
## v4.4.0 - 2023-04-18
11
20
12
21
### What's Changed
@@ -174,7 +183,9 @@ Please check the [UPGRADING.md](UPGRADING.md) file before upgrading to a major v
174
183
175
184
- Changed default csv format:
176
185
- - Delimiter changed from ` ; ` to ` , `
186
+
177
187
- - Escape character changed from ` \" ` to ` "" `
188
+
178
189
-
179
190
180
191
## [ v1.6] ( https://github.com/Lukasss93/laravel-larex/releases/tag/v1.6 ) - 2021-01-02
You can’t perform that action at this time.
0 commit comments