File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,38 @@ SPDX-License-Identifier: AGPL-3.0-only
7
7
8
8
# Changelog
9
9
10
+ ## [ 0.1.13] - 2024-02-01
11
+
12
+ ### Features
13
+
14
+ - Add one fedi fortune
15
+
16
+ ### Build
17
+
18
+ - Bump actions/stale from 8 to 9
19
+ - Bump DeterminateSystems/nix-installer-action from 8 to 9
20
+ - Bump grep from 0.2.12 to 0.3.1
21
+ - Bump clap from 4.4.11 to 4.4.18
22
+ - Bump clap_complete from 4.4.4 to 4.4.9
23
+ - Bump assert_cmd from 2.0.12 to 2.0.13
24
+ - Bump tempfile from 3.8.1 to 3.9.0
25
+ - Bump clap_mangen from 0.2.15 to 0.2.17
26
+ - Change flake inputs
27
+
28
+ ### Ci
29
+
30
+ - Remove stalebot
31
+
10
32
## [ 0.1.12] - 2023-12-07
11
33
12
34
### Features
13
35
14
36
- Port 187 lines of computers
15
37
38
+ ### Miscellaneous Tasks
39
+
40
+ - Release fortune-kind v0.1.12
41
+
16
42
### Build
17
43
18
44
- Bump grep-regex from 0.1.11 to 0.1.12
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ exclude = [ "/oldtunes" ]
14
14
rust-version = " 1.70.0"
15
15
readme = " README.md"
16
16
license = " GPL-3.0-only"
17
- version = " 0.1.12 "
17
+ version = " 0.1.13 "
18
18
build = " build.rs"
19
19
20
20
[dependencies ]
You can’t perform that action at this time.
0 commit comments