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

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] 2024-12-31 19:05:17 +01:00 committed by GitHub
parent 8cae59256d
commit 314aa93a45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,26 @@
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.8.5] - 2024-12-31
### 🚀 Features
- *(ui)* Respect BAT_THEME env var for previewer syntax highlighting theme (#201)
### 🐛 Bug Fixes
- *(shell)* Add space if needed when using smart autocomplete (#200)
### 📚 Documentation
- *(config)* Fix typo in default configuration file comment (#198)
- Move parts of README to Wiki (#199)
### ⚙️ Miscellaneous Tasks
- *(changelog)* Update changelog (auto) (#197)
- Bump to 0.8.5
## [0.8.4] - 2024-12-31 ## [0.8.4] - 2024-12-31
### 🚀 Features ### 🚀 Features