Skip to content

Commit cfa0915

Browse files
committed
docs: 0.2.0
Signed-off-by: Maxim Levchenko <kagbe.leviy@gmail.com>
1 parent 1d0a16e commit cfa0915

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,25 @@ and this project adheres to [Semantic Versioning][].
1313
### Removed
1414
-->
1515

16+
## [0.2.0][] - 2026-03-29
17+
18+
### Added
19+
20+
* Added lintkit integration for stringtable CSV diagnostics:
21+
stable diagnostic catalog, rule provider API, and scope/stage
22+
registration entrypoints.
23+
24+
[0.2.0]: https://github.com/WoozyMasta/stringtable/compare/v0.1.1...v0.2.0
25+
1626
## [0.1.1][] - 2026-03-06
1727

1828
### Added
1929

2030
* Added simple DayZ language-code helpers
21-
(`LanguageCode`, `LanguageNameFromCode`)
22-
for easier integration with translation providers.
31+
(`LanguageCode`, `LanguageNameFromCode`)
32+
for easier integration with translation providers.
2333

24-
[0.1.1]: https://github.com/WoozyMasta/paa/compare/v0.1.0...v0.1.1
34+
[0.1.1]: https://github.com/WoozyMasta/stringtable/compare/v0.1.0...v0.1.1
2535

2636
## [0.1.0][] - 2026-03-05
2737

0 commit comments

Comments
 (0)