aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2018-05-31 04:40:14 +0700
committerShulhan <ms@kilabit.info>2018-05-31 04:40:14 +0700
commit5dd7e054de0b22ff1557979652a9670ce6ea26e5 (patch)
tree1619cf17746d864045582f707266978064b122c3
parent02a541ad93198701b94f3a9707dfe9b84a1a6060 (diff)
downloadbeku-0.2.0.tar.xz
Release beku v0.2.0v0.2.0
-rw-r--r--CHANGELOG.md14
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,