summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-04-06 17:27:27 +0700
committerShulhan <ms@kilabit.info>2024-04-06 17:30:21 +0700
commitc4cf5cfcaa570069f4f64deff26b390436e2e1c3 (patch)
treea9432106d7ddb600a2616ac76861c64935b95223 /CHANGELOG.adoc
parent095114afa9563eca6ff6846bd26f21c049e29bf3 (diff)
downloadkbbi-0.1.0.tar.xz
Release kamusku v0.1.0 (2024-04-06)v0.1.0
kamusku is the Go module that contains HTTP client library and program as interface to official KBBI server.
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
new file mode 100644
index 0000000..5328f16
--- /dev/null
+++ b/CHANGELOG.adoc
@@ -0,0 +1,10 @@
+// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+= kamusku change logs
+:toc:
+:sectlinks:
+
+== kamusku v0.1.0 (2024-04-06)
+
+kamusku is the Go module that contains HTTP client library and program as
+interface to official KBBI server.