Skip to content

Commit

Permalink
chore: release fortune-kind v0.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
  • Loading branch information
cafkafk committed Nov 9, 2023
1 parent 0560499 commit 4c56718
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 @@ -7,6 +7,18 @@ SPDX-License-Identifier: AGPL-3.0-only

# Changelog

## [0.1.8] - 2023-11-09

### Features

- Fair randomness calculation
- Flake refactor, REUSE compliance
- Port 198 lines of riddles

### Build

- Bump DeterminateSystems/nix-installer-action from 6 to 7

## [0.1.7] - 2023-11-02

### Bug Fixes
Expand All @@ -17,6 +29,10 @@ SPDX-License-Identifier: AGPL-3.0-only

- Port 241 lines of medicine

### Miscellaneous Tasks

- Release fortune-kind v0.1.7

### Build

- Bump tempfile from 3.8.0 to 3.8.1
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 @@ -14,7 +14,7 @@ exclude = [ "/oldtunes" ]
rust-version = "1.70.0"
readme = "README.md"
license = "GPL-3.0-only"
version = "0.1.7"
version = "0.1.8"
build = "build.rs"

[dependencies]
Expand Down

0 comments on commit 4c56718

Please sign in to comment.