Skip to content

Commit

Permalink
chore(changelog): update changelog (auto) (#225)
Browse files Browse the repository at this point in the history
This PR was created by a GitHub Action to update the changelog.

Co-authored-by: alexpasmantier <[email protected]>
  • Loading branch information
github-actions[bot] and alexpasmantier authored Jan 6, 2025
1 parent 6536bbf commit 7cd0a9d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

All notable changes to this project will be documented in this file.

## [0.8.8] - 2025-01-06

### πŸš€ Features

- *(ui)* Make background color optional and fallback to terminal default bg color (#219)
- *(ui)* Add new `television` theme that inherits the terminal bg (#220)
- *(ui)* Add support for standard ANSI colors theming and update default theme (#221)

### πŸ› Bug Fixes

- *(cable)* Zsh-history and bash-history cable channels now point to default histfiles locations (#224)

### 🚜 Refactor

- *(ux)* Don't print the list of available channels on channel parsing error (#222)
- *(cable)* More debug information for cable channels (#223)

### πŸ“š Documentation

- Add shell autocompletion GIF to the README

### βš™οΈ Miscellaneous Tasks

- *(changelog)* Update changelog (auto) (#218)
- Bump to 0.8.8

## [0.8.7] - 2025-01-04

### πŸ› Bug Fixes
Expand Down

0 comments on commit 7cd0a9d

Please sign in to comment.