diff options
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc new file mode 100644 index 0000000..619691b --- /dev/null +++ b/CHANGELOG.adoc @@ -0,0 +1,14 @@ += trunks CHANGELOG +Shulhan <ms@kilabit.info> +:toc: +:sectanchors: +:sectlinks: + +== 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 |
