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 6f6ee6a commit 8b832f4Copy full SHA for 8b832f4
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `laravel-translation-linter` will be documented in this file.
4
5
+## 2.0.0 - 2023-11-23
6
+
7
+### What's Changed
8
9
+- Adds command to find missing translations by @dmason30 in https://github.com/fidum/laravel-translation-linter/pull/10
10
+ - The `translation-linter` config has had major changes please delete it and re publish it using the instructions on the readme.
11
12
13
+**Full Changelog**: https://github.com/fidum/laravel-translation-linter/compare/1.0.6...2.0.0
14
15
## 1.0.6 - 2023-11-22
16
17
### What's Changed
0 commit comments