Skip to content

Commit ffb0255

Browse files
authored
Merge pull request #19 from cafkafk/cafk-release-v0.1.5
chore: release v0.1.5
2 parents 1e237a6 + 09c0103 commit ffb0255

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.1.5] - 2023-10-19
4+
5+
### Features
6+
7+
- Add a fortune
8+
- Add more fortunes
9+
- Add nethack sounds
10+
- Start porting debian
11+
12+
### Build
13+
14+
- Bump actions/checkout from 3 to 4
15+
- Bump DeterminateSystems/nix-installer-action from 5 to 6
16+
317
## [0.1.4] - 2023-10-12
418

519
### Bug Fixes
@@ -29,6 +43,10 @@
2943
- Begin porting kids
3044
- Add fortunes from fedi
3145

46+
### Miscellaneous Tasks
47+
48+
- Release fortune-kind v0.1.4
49+
3250
### Refactor
3351

3452
- Move random to own file

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exclude = [ "/oldtunes" ]
99
rust-version = "1.70.0"
1010
readme = "README.md"
1111
license = "GPL-3.0-only"
12-
version = "0.1.4"
12+
version = "0.1.5"
1313
build = "build.rs"
1414

1515
[dependencies]

0 commit comments

Comments
 (0)