diff options
| author | Shulhan <ms@kilabit.info> | 2022-08-25 19:43:37 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-08-25 19:43:37 +0700 |
| commit | 4db3629bdc241825a6559552bc88af3f5c89b63e (patch) | |
| tree | 0f2303614c6fae400abdcdc029779f362321c2e5 /_doc/CHANGELOG.adoc | |
| parent | 411010e623a4aa9061abb9d18b71864c6d97b4d6 (diff) | |
| download | haminer-4db3629bdc241825a6559552bc88af3f5c89b63e.tar.xz | |
all: group all documents into directory _doc
Diffstat (limited to '_doc/CHANGELOG.adoc')
| -rw-r--r-- | _doc/CHANGELOG.adoc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/_doc/CHANGELOG.adoc b/_doc/CHANGELOG.adoc new file mode 100644 index 0000000..4325949 --- /dev/null +++ b/_doc/CHANGELOG.adoc @@ -0,0 +1,23 @@ +// SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later += CHANGELOG +:toc: +:sectanchors: +:sectlinks: + +[#v0.2.0] +== haminer v0.2.0 (2022-08-20) + +This release relicensing the software to GPLv3, add support for forwarding +logs to InfluxDB v2 and questdb [1]. + +[1] https://questdb.io. + + +[#v0.1.0] +== haminer v0.1.0 + +=== Features + +* Forwarding logs to InfluxDB +* Preprocessing http URL for grouping in InfluxDB |
