Skip to content

Commit baf229e

Browse files
committed
Release v0.14.0
1 parent 5e3b302 commit baf229e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [v0.14.0]
11+
1012
- Modify `--follow` behavior by minimizing noisy output. (#122)
1113

1214
> [!TIP]
@@ -41,7 +43,8 @@ Summary from [v0.13.0](https://github.com/mfridman/tparse/releases/tag/v0.13.0)
4143
- Add [GoReleaser](https://goreleaser.com/) to automate the release process. Pre-built binaries are
4244
available for each release, currently Linux and macOS. If there is demand, can also add Windows.
4345

44-
[Unreleased]: https://github.com/mfridman/tparse/compare/v0.13.3...HEAD
46+
[Unreleased]: https://github.com/mfridman/tparse/compare/v0.14.0...HEAD
47+
[v0.14.0]: https://github.com/mfridman/tparse/compare/v0.13.3...v0.14.0
4548
[v0.13.3]: https://github.com/mfridman/tparse/compare/v0.13.2...v0.13.3
4649
[v0.13.2]: https://github.com/mfridman/tparse/compare/v0.13.1...v0.13.2
4750
[v0.13.1]: https://github.com/mfridman/tparse/compare/v0.13.0...v0.13.1

0 commit comments

Comments
 (0)