From 6803e19969aa54ea78cabd7e0030b8d776846116 Mon Sep 17 00:00:00 2001 From: Yosh Marklund Date: Tue, 19 Nov 2024 13:20:19 +0100 Subject: [PATCH] Update changelog for v1.6 --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index e074af8..d2859e7 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,11 @@ ChangeLog All notable changes to the project are documented in this file. +[v1.6][] - 2024-11-19 +--------------------- + +### Changes +- Extend number of ports possible to use per interface. [v1.5][] - 2021-09-09 ---------------------