chore(changelogs): add v0.7.4 changelogs (#659)

This commit is contained in:
Sumire (菫) 2024-09-27 22:35:41 -04:00 committed by GitHub
parent 7c1a886664
commit 3e40a91826
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,8 +16,9 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- [v0.8.0rc2 (Pre-release)](#v080rc2-pre-release)
- [v0.8.0rc1 (Pre-release)](#v080rc1-pre-release)
- [v0.7.3 (Latest)](#v073-latest)
- [v0.7.2](#v072)
- [v0.7.4 (Latest)](#v074-latest)
- [v0.7.3 (Deprecated)](#v073-deprecated)
- [v0.7.2 (Deprecated)](#v072-deprecated)
- [v0.7.1](#v071)
- [v0.7.0](#v070)
- [v0.6.0](#v060)
@ -108,7 +109,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- @4860575 made their first contribution in [#605](https://github.com/daeuniverse/dae/pull/605)
- @KagurazakaNyaa made their first contribution in [#623](https://github.com/daeuniverse/dae/pull/623)
### v0.7.3 (Latest)
### v0.7.4 (Latest)
> Release date: 2024/09/27
@ -117,7 +118,16 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- fix: connection leaks (#624)
- fix: crash on openwrt (#640)
### v0.7.2
### v0.7.3 (Deprecated)
> Release date: 2024/09/27
#### Bug Fixes
- fix: connection leaks (#624)
- fix: crash on openwrt (#640)
### v0.7.2 (Deprecated)
> Release date: 2024/09/27