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

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-30 01:01:07 +01:00 committed by GitHub
parent 7434f1476a
commit d8eac4da8a
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.1] - 2024-12-29
### 🐛 Bug Fixes
- *(channels)* Use the number of actual bytes read and not the sample buffer size when calculating the proportion of printable ASCII characters (#174)
- *(ux)* Make DeletePrevWord trigger channel update (#175)
### 📚 Documentation
- Fix broken link in README (#168)
- Update README.md (#171)
- Update readme animations
- Fix broken image in channels.md
### ⚙️ Miscellaneous Tasks
- *(changelog)* Update changelog (auto) (#167)
- Update README.md (#172)
- Bump to 0.8.1 (#176)
## [0.8.0] - 2024-12-29 ## [0.8.0] - 2024-12-29
### 🚀 Features ### 🚀 Features