diff options
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc new file mode 100644 index 0000000..c1e45aa --- /dev/null +++ b/CHANGELOG.adoc @@ -0,0 +1,25 @@ +// SPDX-License-Identifier: GPL-3.0-only +// SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info> + += lilin releases changelog +:sectanchors: +:toc: + +Change log of each release of the lilin software. +The latest release log is put on the top. + +Legend, + +* 🪵: Breaking changes +* 🌱: New feature +* 🌼: Enhancement +* 💧: Chores + +[#lilin_v0_1_0] +== lilin v0.1.0 (2025-12-27) + +This is the first release of lilin project with the following features, + +* Monitoring HTTP, TCP, UDP services +* Sending notification when service up or down through, +** Mattermost incoming webhook |
