Skip to content

Commit 7695e60

Browse files
release: version 0.5.0
1 parent bd08ae2 commit 7695e60

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.0] - 2025-07-08
9+
10+
- refactor: enhance output rendering
11+
- refactor: simplify validation process by introducing ValidationRun and FileSet classes
12+
- feat: add validation statistics
13+
814
## [0.4.0] - 2025-07-05
915

1016
- feat: add skip/only options to command
@@ -35,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3541

3642
Initial release
3743

44+
[0.5.0]: https://github.com/move-elevator/composer-translation-validator/compare/0.4.0...0.5.0
3845
[0.4.0]: https://github.com/move-elevator/composer-translation-validator/compare/0.3.0...0.4.0
3946
[0.3.0]: https://github.com/move-elevator/composer-translation-validator/compare/0.2.0...0.3.0
4047
[0.2.0]: https://github.com/move-elevator/composer-translation-validator/compare/0.1.1...0.2.0

0 commit comments

Comments
 (0)