mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 19:45:23 +00:00
chore(changelog): update changelog (auto) (#193)
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:
parent
0c5da2a0c3
commit
76da8b0a5b
16
CHANGELOG.md
16
CHANGELOG.md
@ -2,6 +2,22 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.8.3] - 2024-12-30
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- Bump version to match with the release (#188)
|
||||
|
||||
### ⚡ Performance
|
||||
|
||||
- *(bin)* Compile binary as a single code unit and use fat LTO (#191)
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(changelog)* Update changelog (auto) (#187)
|
||||
- Bump workspace to 0.0.16 (#189)
|
||||
- Bump to 0.8.3 (#192)
|
||||
|
||||
## [0.8.2] - 2024-12-30
|
||||
|
||||
### 🚀 Features
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2988,7 +2988,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "television"
|
||||
version = "0.8.2"
|
||||
version = "0.8.3"
|
||||
dependencies = [
|
||||
"better-panic",
|
||||
"clap",
|
||||
|
Loading…
x
Reference in New Issue
Block a user