From dc0ff281441c70edb0270b5a94b7fce28126dcfd Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 6 Sep 2022 23:55:54 +0700 Subject: Release gotp v0.2.2 (2022-09-06) === Bug fix * all: fix the go:embed reference to symbolic link === Chores * all: add task to serve and preview the documentation at _doc * all: group all documents into directory _doc --- _doc/CHANGELOG.adoc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to '_doc') diff --git a/_doc/CHANGELOG.adoc b/_doc/CHANGELOG.adoc index f5389e5..9adfc7a 100644 --- a/_doc/CHANGELOG.adoc +++ b/_doc/CHANGELOG.adoc @@ -7,6 +7,25 @@ Shulhan :sectlinks: +[#v0_2_2] +== gotp v0.2.2 (2022-09-06) + +[#v0_2_2_bug_fix] +=== Bug fix + +all: fix the go:embed reference to symbolic link:: ++ +Due to previous commit, where we rename the README.adoc to README, and +change it to symbolic link, the build then failed when doing go:embed. + +[#v0_2_2_chores] +=== Chores + +all: add task to serve and preview the documentation at _doc:: + +all: group all documents into directory _doc:: + + [#v0_2_1] == gotp v0.2.1 (2022-08-07) -- cgit v1.3