diff options
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 |
