Skip to content

Commit

Permalink
Merge pull request #16 from cafkafk/cafk-release-v0.1.4
Browse files Browse the repository at this point in the history
chore: release v0.1.4
  • Loading branch information
cafkafk authored Oct 12, 2023
2 parents 513dae5 + 3c64c31 commit a1125bd
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 2 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# Changelog

## [0.1.4] - 2023-10-12

### Bug Fixes

- Removed inaccurate fortune
- Remove unnescesarry joke
- Removed confucious inside fortune cookie due to request
- Remove homophobic fortune
- Add progress marker

### Features

- Transfer a few goedel tunes
- Port more tunes
- Finish porting goedel
- Start porting disclaimer
- Port more disclaimers
- Finish porting disclaimer
- Start porting
- Removed fortuens I weren't sure about
- Port more news
- Port all of magic
- Begin porting linux
- OH and added
- Add more fortunes
- Port more fortunes
- Begin porting kids
- Add fortunes from fedi

### Refactor

- Move random to own file
- Move out to own file
- Move to own file

### Build

- Update flake.lock

### Ci

- Create flakehub-publish-tagged.yml

## [0.1.3] - 2023-10-09

### Bug Fixes
Expand All @@ -12,6 +55,10 @@

- Update flake description

### Miscellaneous Tasks

- Release fortune-kind v0.1.3

### Testing

- Fix tests in ci
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.3"
version = "0.1.4"
build = "build.rs"

[dependencies]
Expand Down

0 comments on commit a1125bd

Please sign in to comment.