Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
unify changelog tense to imperative mood
  • Loading branch information
Khabib73 authored and yiyoulin678 committed May 26, 2026
commit 4aab79bb4bb3b74784c48701f183168f217eb14f
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
## [0.1.4] - 2026-05-22

### Added
- [Parametrize tests] Added support parametrize tests: [38](https://github.com/Khabib73/YATL/issues/38)
- Support run tests without concurrency: [#94](https://github.com/Khabib73/YATL/pull/94)
- [Parametrize tests] Add support for parametrized tests: [38](https://github.com/Khabib73/YATL/issues/38)
- Add option to run tests without concurrency: [#94](https://github.com/Khabib73/YATL/pull/94)

### Fixed
- CI now tests local package instead of published version
- Non-zero exit code on validation errors
- Fix CI to test local package instead of published version
- Return non-zero exit code on validation errors
[#108](https://github.com/Khabib73/YATL/pull/108)

### Changed
- Failed tests are accumulated and displayed at the end
- Accumulate and display failed tests at the end
- Improve documentation
- Use filename as test name if name key is missing: [#101](https://github.com/Khabib73/YATL/issues/101)
- Use filename as test name when name key is missing: [#101](https://github.com/Khabib73/YATL/issues/101)


### Removed
- Removed 'decs' key: [#72](https://github.com/Khabib73/YATL/pull/72)
- Remove 'decs' key: [#72](https://github.com/Khabib73/YATL/pull/72)