File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
13
13
## Releases
14
14
15
15
<!-- BEGIN NEW TOC ENTRY -->
16
+ - [ v0.2.4rc2 (Pre-release)] ( #v024rc2-pre-release )
16
17
- [ v0.2.4rc1 (Pre-release)] ( #v024rc1-pre-release )
17
18
- [ v0.2.3 (Latest)] ( #v023-latest )
18
19
- [ v0.2.2] ( #v022 )
@@ -33,6 +34,30 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
33
34
- [ v0.1.0] ( #v010 )
34
35
<!-- BEGIN NEW CHANGELOGS -->
35
36
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
+
36
61
### v0.2.4rc1 (Pre-release)
37
62
38
63
> Release date: 2023/08/03
You can’t perform that action at this time.
0 commit comments