From 3b694fca6bbc31562fee97667a74b23547e9f0c0 Mon Sep 17 00:00:00 2001 From: leon3s Date: Sun, 24 Nov 2024 15:49:38 +0100 Subject: [PATCH] release/ncvpnkit: 0.6.2-nightly --- bin/ncvpnkit/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/ncvpnkit/changelog.md b/bin/ncvpnkit/changelog.md index e58d59f4..ef80a154 100644 --- a/bin/ncvpnkit/changelog.md +++ b/bin/ncvpnkit/changelog.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.6.2] - 2024-11-24 + +### Changed + +- Use of ntex-util 2.6.1 to remove debug print + ## [0.6.1] - 2024-11-23 ### Changed