From dd7e34e9786a5b88f2423ffa37ddc9da40f20063 Mon Sep 17 00:00:00 2001 From: leon3s Date: Sun, 24 Nov 2024 15:54:47 +0100 Subject: [PATCH] release/ncproxy: 0.13.2-nightly --- bin/ncproxy/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/ncproxy/changelog.md b/bin/ncproxy/changelog.md index 2cde5cfc..9114f830 100644 --- a/bin/ncproxy/changelog.md +++ b/bin/ncproxy/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.13.2] - 2024-11-24 + +### Changed + +- Use of ntex-util 2.6.1 to remove + ## [0.13.1] - 2024-11-23 ### Changed