Skip to content

Commit

Permalink
chore: release rime v0.1.6
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 30, 2023
1 parent d8c27f1 commit ec4fc9a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@ SPDX-License-Identifier: AGPL-3.0-only

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

## [0.1.6] - 2023-11-30

### Features

- Add integration testing against freedesktops gitlab

### Miscellaneous Tasks

- Bump serde from 1.0.192 to 1.0.193
- Bump form_urlencoded from 1.2.0 to 1.2.1
- Bump hyper from 0.14.27 to 1.0.1
- Bump openssl from 0.10.57 to 0.10.60

## [0.1.5] - 2023-11-23

### Bug Fixes
Expand All @@ -19,6 +32,7 @@ All notable changes to this project will be documented in this file.

- Update flake inputs
- Bump http-body-util from 0.1.0-rc.3 to 0.1.0
- Release rime v0.1.5

### Testing

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.5"
version = "0.1.6"
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 ec4fc9a

Please sign in to comment.