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 608fb2e commit 27a0f82Copy full SHA for 27a0f82
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `laravel-translation-linter` will be documented in this file.
4
5
+## 1.0.6 - 2023-11-22
6
+
7
+### What's Changed
8
9
+- Always use unused namespace key in output by @dmason30 in https://github.com/fidum/laravel-translation-linter/pull/9
10
+ - The config value `translation-linter.unused.fields.namespace` has been removed.
11
12
13
+**Full Changelog**: https://github.com/fidum/laravel-translation-linter/compare/1.0.5...1.0.6
14
15
## 1.0.5 - 2023-10-11
16
17
### What's Changed
0 commit comments