chore(changelog): update changelog (auto)

This commit is contained in:
alexpasmantier 2025-01-19 19:49:25 +00:00 committed by github-actions[bot]
parent a43ed22666
commit ea97c26e47

View File

@ -2,6 +2,33 @@
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
### 🐛 Bug Fixes