chore(changelogs): include v0.7.2 changelogs (#653)

This commit is contained in:
Sumire (菫) 2024-09-27 11:24:17 -04:00 committed by mzz2017
parent 7a7b6d4293
commit 82cb62b877

View File

@ -14,8 +14,10 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
<!-- BEGIN NEW TOC ENTRY -->
- [v0.7.1 (Latest)](#-latest)
- [v0.7.0]($v070)
- [v0.7.2 (Latest)](#v072-latest)
- [v0.7.1](#v071)
- [v0.8.0rc1 (Pre-release)](#v080rc1-pre-release)
- [v0.7.0](#v070)
- [v0.6.0](#v060)
- [v0.5.1](#v051)
- [v0.5.0](#v050)
@ -41,6 +43,15 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- [v0.1.0](#v010)
<!-- BEGIN NEW CHANGELOGS -->
### v0.7.2 (Latest)
> Release date: 2024/09/27
#### Bug Fixes
- fix: connection leaks (#624)
- fix: crash on openwrt (#640)
### v0.7.1
> Release date: 2024/08/21