diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..247b5c4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ + + +## v0.1.0 (2022-10-02) + +### Code Refactoring + +* move main package to root dir +* init command + +### Features + +* add alias command +* add ls-remote command +* add remove feature + refactor +* add use, init and ls commands +* fetch tags and find latest release +