Skip to content

Commit

Permalink
ci(release): draft release v0.2.4rc2 (#260)
Browse files Browse the repository at this point in the history
* ci: generate changelogs for release-v0.2.4rc2

* Update CHANGELOGS.md

---------

Co-authored-by: daebot <[email protected]>
Co-authored-by: mzz <[email protected]>
  • Loading branch information
3 people authored Aug 5, 2023
1 parent a638242 commit f5d713f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit f5d713f

Please sign in to comment.