Skip to content

Commit

Permalink
chore(changelog): update changelog (auto) (#251)
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 7, 2025
1 parent 853da49 commit ef26d32
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## [unreleased]
## [0.9.0] - 2025-01-07

### 🚀 Features

Expand All @@ -14,17 +14,21 @@ All notable changes to this project will be documented in this file.
### 🐛 Bug Fixes

- *(ingestion)* Use lossy conversion when source doesn't produce valid utf8 (#240)
- *(ansi)* Catch implicit reset escape sequences (#245)

### ⚡ Performance

- Use FxHash instead of SipHash where it makes sense (#237)
- Only display the first 200 log entries when previewing git-repos (#241)
- Drop deduplication when loading cable candidate lines (#248)

### ⚙️ Miscellaneous Tasks

- *(changelog)* Update changelog (auto) (#225)
- *(linting)* Add workspace lints (#228)
- Fix linting warnings (#230)
- *(changelog)* Update changelog (auto) (#244)
- Bump to 0.9.0 (#249)

## [0.8.8] - 2025-01-06

Expand Down

0 comments on commit ef26d32

Please sign in to comment.