mirror of
https://github.com/daeuniverse/dae.git
synced 2025-03-11 18:39:56 +07:00
ci(release): draft release v0.2.4rc2 (#260)
* ci: generate changelogs for release-v0.2.4rc2 * Update CHANGELOGS.md --------- Co-authored-by: daebot <dae@v2raya.org> Co-authored-by: mzz <2017@duck.com>
This commit is contained in:
parent
a6382423a4
commit
f5d713f04f
@ -13,6 +13,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
|
||||
## Releases
|
||||
|
||||
<!-- BEGIN NEW TOC ENTRY -->
|
||||
- [v0.2.4rc2 (Pre-release)](#v024rc2-pre-release)
|
||||
- [v0.2.4rc1 (Pre-release)](#v024rc1-pre-release)
|
||||
- [v0.2.3 (Latest)](#v023-latest)
|
||||
- [v0.2.2](#v022)
|
||||
@ -33,6 +34,30 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
|
||||
- [v0.1.0](#v010)
|
||||
<!-- BEGIN NEW CHANGELOGS -->
|
||||
|
||||
### v0.2.4rc2 (Pre-release)
|
||||
|
||||
> Release date: 2023/08/05
|
||||
|
||||
### Features
|
||||
|
||||
- feat(juicity): support certificate pinning in [#256](https://github.com/daeuniverse/dae/pull/256) by (@mzz2017)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- fix: bad ipversion selection caused by #251 in [#257](https://github.com/daeuniverse/dae/pull/257) by (@mzz2017)
|
||||
|
||||
### 特性支持
|
||||
|
||||
- 特性(juicity): 支持证书固定 (Certificate Pinning) in [#256](https://github.com/daeuniverse/dae/pull/256) by (@mzz2017)
|
||||
|
||||
### 问题修复
|
||||
|
||||
- 修复: 由 #251 导致的错误的 IP 版本选择 in [#257](https://github.com/daeuniverse/dae/pull/257) by (@mzz2017)
|
||||
|
||||
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.4rc2/example.dae
|
||||
|
||||
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.4rc1...v0.2.4rc2
|
||||
|
||||
### v0.2.4rc1 (Pre-release)
|
||||
|
||||
> Release date: 2023/08/03
|
||||
|
Loading…
Reference in New Issue
Block a user