From 3e40a918260df2e36164a3ee80ab9685875b228a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sumire=20=28=E8=8F=AB=29?= <151038614+sumire88@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:35:41 -0400 Subject: [PATCH] chore(changelogs): add v0.7.4 changelogs (#659) --- CHANGELOGS.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/CHANGELOGS.md b/CHANGELOGS.md index fb5de85..128280a 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -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