Skip to content

Commit

Permalink
Merge pull request #14 from cafkafk/cafk-release-v0.1.3
Browse files Browse the repository at this point in the history
chore: release v0.1.3
  • Loading branch information
cafkafk authored Oct 9, 2023
2 parents be2e913 + e61181f commit ffdae0e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.1.3] - 2023-10-09

### Bug Fixes

- Fix gitignore
- Fix gitignore further
- Fix build, phew :p

### Documentation

- Update flake description

### Testing

- Fix tests in ci

## [0.1.2] - 2023-10-09

### Documentation
Expand All @@ -21,6 +37,10 @@
- Gen/install manpages, completion
- Auto-install shell completions, man pages

### Miscellaneous Tasks

- Release fortune-kind v0.1.2

### Refactor

- Command line input
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 @@ -9,7 +9,7 @@ exclude = [ "/oldtunes" ]
rust-version = "1.70.0"
readme = "README.md"
license = "GPL-3.0-only"
version = "0.1.2"
version = "0.1.3"
build = "build.rs"

[dependencies]
Expand Down

0 comments on commit ffdae0e

Please sign in to comment.