Skip to content

Commit

Permalink
chore(changelog): update changelog (auto) (#261)
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 9, 2025
1 parent d00d8e4 commit 510b528
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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

## [0.9.1] - 2025-01-09

### πŸš€ Features

- *(cli)* Add `no-preview` flag to disable the preview pane (#258)
- *(cable)* Allow custom cable channels to override builtins (#260)

### πŸ› Bug Fixes

- *(fish)* Don't add extra space to prompt if it's an implicit cd (`\.`) (#259)

### 🚜 Refactor

- *(providers)* Improve cable provider files loading sequence (#254)
- *(cable)* Stream in cable results + better error logging + default delimiter consistency (#257)

### βš™οΈ Miscellaneous Tasks

- *(changelog)* Update changelog (auto) (#251)
- Bump to 0.9.1

## [0.9.0] - 2025-01-07

### πŸš€ Features
Expand Down

0 comments on commit 510b528

Please sign in to comment.