Skip to content

Commit

Permalink
docs: add details to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TorchedSammy committed Oct 25, 2023
1 parent d8a7a43 commit ae356f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
- `pipe` property to check if a sink with input is a pipe (like stdin)
- Show indexes on cdr list
- Fix doc command not displaying correct subdocs when using shorthand api doc access (`doc api hilbish.jobs` as an example)
- Greenhouse
- Greenhouse is a pager library and program. Basic usage is `greenhouse <file>`
- Using this also brings enhancements to the `doc` command like easy
navigation of neighboring doc files.

### Fixed
- Replaced `sed` in-place editing with `grep` and `mv` for compatibility with BSD utils
Expand Down

0 comments on commit ae356f6

Please sign in to comment.