Skip to content

Commit 00a45f6

Browse files
🚀Version 1.0.2
1 parent 5f9d0ed commit 00a45f6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
### 🐛 Bug Fixes
2-
- Fixed an issue where if there are no entries, the `ls` command behaves weirdly.
1+
### ✨ What's New
2+
- You can now find the docs on https://chibi-cli.pages.dev/
3+
- You can now install chibi in windows via winget. To do so, type in
4+
5+
```shell
6+
winget install CosmicPredator.Chibi
7+
```
8+
- Added install/uninstall scripts for linux and macOS.
39

4-
### 🚸 Improvements
5-
- Added a `--version` flag where the current version of the app is printed out.
6-
- Added a command alias `list` for the `ls` command.
7-
- Added `--status` flag to the `ls` command where you can list anime/manga by status.
10+
### 🐛 Bug Fixes
11+
- Undo gitignoring `go.sum` for nix flake builds.

0 commit comments

Comments
 (0)