diff options
| author | Shulhan <ms@kilabit.info> | 2022-08-25 11:04:51 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-08-25 11:44:39 +0700 |
| commit | 79821d0ee69809fe387293bbe52dcdb0075196d7 (patch) | |
| tree | 36316280f24326237f635f7a2d77cbf94b8f3a3b /CHANGELOG.adoc | |
| parent | ce1f8a856ee26c582aab9dce58b87d822c581d51 (diff) | |
| download | gorankusu-79821d0ee69809fe387293bbe52dcdb0075196d7.tar.xz | |
all: group all documentations under directory _doc
The _doc directory provides an entry point for all documentation.
While at it we reformat the README to use AsciiDoc markup.
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc deleted file mode 100644 index 00d0d8a..0000000 --- a/CHANGELOG.adoc +++ /dev/null @@ -1,23 +0,0 @@ -// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info> -// SPDX-License-Identifier: GPL-3.0-or-later -= trunks CHANGELOG -Shulhan <ms@kilabit.info> -:toc: -:sectanchors: -:sectlinks: - -== trunks v0.2.0 (2022-03-13) - -Release trunks under GPL 3.0 or later license. - -See https://kilabit.info/journal/2022/gpl for more information. - - -== trunks v0.1.0 (2022-02-05) - -Module trunks is a library and HTTP service that provide web user interface -to test HTTP service, similar to Postman, and for load testing. - -For the load testing we use vegeta [1] as the backend. - -[1] https://github.com/tsenart/vegeta |
