diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c687d48..d80d2ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# Beku v0.2.0 + +## New Features + +* Add operation to exclude package from databasea +* Add option "--noconfirm" to by pass confirmation + +## Bug Fixes + +* Fetch new package commits before updating version +* Fix scan on non-exist "$GOPATH/src" directory +* package: GoInstall: set default PATH if it's empty + + # Beku v0.1.0 In this version, beku can handle the following operations, |
