chore(changelog): update changelog (auto) (#288)

This PR was created by a GitHub Action to update the changelog.

Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-01-19 20:50:12 +01:00 committed by GitHub
parent a43ed22666
commit 3d973947ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,33 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.9.3] - 2025-01-19
### 🚀 Features
- *(preview)* Add support for displaying nerd fonts in preview (#286)
### 🐛 Bug Fixes
- *(cable)* Cable channels now take precedence over builtins for the cli / shell integration (#278)
### 🚜 Refactor
- Exit application on SIGINT / C-c (#274)
### 📚 Documentation
- *(readme)* Link to nucleo directly (#266)
### ⚡ Performance
- *(preview)* Add partial preview rendering and buffer preview requests (#285)
### ⚙️ Miscellaneous Tasks
- *(changelog)* Update changelog (auto) (#265)
- Bump workspace to 0.9.3 (#287)
## [0.9.2] - 2025-01-09 ## [0.9.2] - 2025-01-09
### 🐛 Bug Fixes ### 🐛 Bug Fixes