Skip to content

Commit f5d713f

Browse files
dae-prow[bot]daebotmzz2017
authored
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>
1 parent a638242 commit f5d713f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOGS.md

+25
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
1313
## Releases
1414

1515
<!-- BEGIN NEW TOC ENTRY -->
16+
- [v0.2.4rc2 (Pre-release)](#v024rc2-pre-release)
1617
- [v0.2.4rc1 (Pre-release)](#v024rc1-pre-release)
1718
- [v0.2.3 (Latest)](#v023-latest)
1819
- [v0.2.2](#v022)
@@ -33,6 +34,30 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
3334
- [v0.1.0](#v010)
3435
<!-- BEGIN NEW CHANGELOGS -->
3536

37+
### v0.2.4rc2 (Pre-release)
38+
39+
> Release date: 2023/08/05
40+
41+
### Features
42+
43+
- feat(juicity): support certificate pinning in [#256](https://github.com/daeuniverse/dae/pull/256) by (@mzz2017)
44+
45+
### Bug Fixes
46+
47+
- fix: bad ipversion selection caused by #251 in [#257](https://github.com/daeuniverse/dae/pull/257) by (@mzz2017)
48+
49+
### 特性支持
50+
51+
- 特性(juicity): 支持证书固定 (Certificate Pinning) in [#256](https://github.com/daeuniverse/dae/pull/256) by (@mzz2017)
52+
53+
### 问题修复
54+
55+
- 修复: 由 #251 导致的错误的 IP 版本选择 in [#257](https://github.com/daeuniverse/dae/pull/257) by (@mzz2017)
56+
57+
**Example Config**: https://github.com/daeuniverse/dae/blob/v0.2.4rc2/example.dae
58+
59+
**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.2.4rc1...v0.2.4rc2
60+
3661
### v0.2.4rc1 (Pre-release)
3762

3863
> Release date: 2023/08/03

0 commit comments

Comments
 (0)