We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bfc49 commit 2ff1153Copy full SHA for 2ff1153
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to `laravel-translation-linter` will be documented in this file.
4
5
+## 2.0.1 - 2023-11-23
6
+
7
+### What's Changed
8
9
+- Separate locales config for each command by @dmason30 in https://github.com/fidum/laravel-translation-linter/pull/11
10
+ - Config `transliation-linter` field `lang.locales` has been removed.
11
+ - Replace with separate `missing.locales` and `unused.locales`.
12
13
14
+**Full Changelog**: https://github.com/fidum/laravel-translation-linter/compare/2.0.0...2.0.1
15
16
## 2.0.0 - 2023-11-23
17
18
### What's Changed
0 commit comments