Skip to content

Commit

Permalink
chore(changelogs): add v0.7.3 changelogs (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumire88 authored Sep 27, 2024
1 parent cfdf930 commit 56440cd
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ 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.2 (Latest)](#v072-latest)
- [v0.7.3 (Latest)](#v073-latest)
- [v0.7.2](#v072)
- [v0.7.1](#v071)
- [v0.7.0](#v070)
- [v0.6.0](#v060)
Expand Down Expand Up @@ -107,7 +108,16 @@ 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.2 (Latest)
### v0.7.3 (Latest)

> Release date: 2024/09/27
#### Bug Fixes

- fix: connection leaks (#624)
- fix: crash on openwrt (#640)

### v0.7.2

> Release date: 2024/09/27
Expand Down

0 comments on commit 56440cd

Please sign in to comment.