Skip to content

Commit

Permalink
Add link to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gdubicki committed Apr 20, 2024
1 parent caecf78 commit 376957a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The purpose of `ets` is similar to that of moreutils [`ts(1)`](https://manpages.
- [Installation](#installation)
- [Usage](#usage)
- [Comparison to moreutils ts](#comparison-to-moreutils-ts)
- [Changelog](#changelog)
- [License](#license)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Expand Down Expand Up @@ -392,6 +393,10 @@ Disadvantages:
- Does not support the `-r` mode of ts. It's a largely unrelated mode of operation and I couldn't even get `ts -r` to work anywhere, maybe because optional dependencies aren't satisfied, or maybe I misunderstood the feature altogether. Anyway, not interested.
- Supports fewer formatting directives. Let me know if this is actually an issue, it could be fixable.

## Changelog

See [here](./CHANGELOG.md).

## License

Copyright © 2020 Zhiming Wang <i@zhimingwang.org>
Expand Down

0 comments on commit 376957a

Please sign in to comment.