Skip to content

Commit

Permalink
chore: release rime v0.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <[email protected]>
  • Loading branch information
cafkafk committed Nov 23, 2023
1 parent e422296 commit 93a4209
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,29 @@ SPDX-License-Identifier: AGPL-3.0-only

All notable changes to this project will be documented in this file.

## [0.1.5] - 2023-11-23

### Bug Fixes

- Remove redundant comment

### Miscellaneous Tasks

- Update flake inputs
- Bump http-body-util from 0.1.0-rc.3 to 0.1.0

### Testing

- Update itest-live

## [0.1.4] - 2023-11-16

### Miscellaneous Tasks

- Bump tokio from 1.33.0 to 1.34.0
- Bump clap from 4.4.7 to 4.4.8
- Bump serde from 1.0.190 to 1.0.192
- Release rime v0.1.4

### Refactor

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
authors = ["Christina Sørensen <[email protected]>"]
categories = ["command-line-utilities"]
license = "AGPL-3.0-only"
version = "0.1.4"
version = "0.1.5"
rust-version = "1.73.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 93a4209

Please sign in to comment.