diff options
Diffstat (limited to '_doc/CHANGELOG.adoc')
| -rw-r--r-- | _doc/CHANGELOG.adoc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/_doc/CHANGELOG.adoc b/_doc/CHANGELOG.adoc index 9adfc7a..4382a75 100644 --- a/_doc/CHANGELOG.adoc +++ b/_doc/CHANGELOG.adoc @@ -7,6 +7,26 @@ Shulhan <ms@kilabit.info> :sectlinks: +[#v0_2_3] +== gotp v0.2.3 (2023-02-12) + +[#v0_2_3_enhancements] +=== Enhancements + +all: add bash completion script:: + +[#v0_2_3_chores] +=== Chores + +all: move the installation steps in AUR to Makefile:: + + +make: change the build and install directory:: ++ +The build task now create binary under _sys/usr/bin/, while the install +task install the binary based on $DESTDIR environment variable, not $GOBIN. + + [#v0_2_2] == gotp v0.2.2 (2022-09-06) |
