Skip to content

Commit 6eabf68

Browse files
committed
feat(version): bump to v2.1.0, update changelog
1 parent 63eb049 commit 6eabf68

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [v2.1.0](https://github.com/olets/zsh-test-runner/compare/v2.0.0...v2.1.0) (2024-10-26)
2+
3+
### Features
4+
5+
* **skip,test:** support hiding output by result category ([63eb049](https://github.com/olets/zsh-test-runner/commit/63eb049d3c4dd68e89823c4f6a3d04450862a290))
6+
7+
8+
19
# [v2.0.0](https://github.com/olets/zsh-test-runner/compare/v1.2.0...v2.0.0) (2023-10-12)
210

311
v2.0.0 introduces queues, setup and teardown functions, renames `clear` to `clear-summary`, makes a few fixes and other changes, and updates the Hippocratic License portion of the license.

man/man1/ztr.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "ZTR" 1 "October 30 2023" "ztr 2.0.0" "User Commands"
1+
.TH "ZTR" 1 "October 30 2023" "ztr 2.1.0" "User Commands"
22
.SH NAME
33
ztr \- zsh test runner
44

0 commit comments

Comments
 (0)