From 384a16e099b0478554fc9a5e15af3ca74ea82392 Mon Sep 17 00:00:00 2001 From: Pierre Verkest Date: Sat, 2 Sep 2023 02:17:21 +0200 Subject: [PATCH] update changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e2c7aa8..9db402e 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,10 @@ You can setup env through `.env` file or environment variables with defined as d ## Changelog +### Version 0.3.0 + +Use proper method to compute WAN traffic + ### Version 0.2.0 Setup automatic release from gitlab while pushing new tag