Skip to content

Commit

Permalink
chore(changelog): v0.1.10rc1 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzz2017 authored May 15, 2023
1 parent f15aa9e commit 9571e7d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.

## Releases

- [0.1.10rc1 (Pre-release)](#0110rc1-pre-release)
- [0.1.10rc (Pre-release)](#0110rc-pre-release)
- [0.1.9-patch.1 (Current)](#019-patch1-current)
- [0.1.9](#019)
Expand All @@ -25,6 +26,20 @@ curl --silent "https://api.github.com/repos/daeuniverse/dae/releases" | jq -r '.
- [0.1.1](#011)
- [0.1.0](#010)

### 0.1.10rc1 (Pre-release)

> Release date: 2023/05/14
#### 功能变更

- patch(geodata): 修复由 #84 导致的错误的 geodata 搜索路径 `/etc/dae/dae` by @mzz2017 in https://github.com/daeuniverse/dae/pull/90

#### Changes

- patch(geodata): fix incorrect geodata search path `/etc/dae/dae` caused by #84 by @mzz2017 in https://github.com/daeuniverse/dae/pull/90

**Full Changelog**: https://github.com/daeuniverse/dae/compare/v0.1.10rc...v0.1.10rc1

### 0.1.10rc (Pre-release)

> Release date: 2023/05/14
Expand Down

0 comments on commit 9571e7d

Please sign in to comment.