From 0bbf774fbf9a26a741c507d3d2aa85607f116d6b Mon Sep 17 00:00:00 2001 From: Vadim Troshchinskiy Date: Thu, 14 Aug 2025 17:17:35 +0200 Subject: [PATCH] refs #2506 Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fee569..b044db0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.14.0] - 2025-08-14 + +### Added + +- Fix interfaceAdmin code +- Rename parameters + ## [3.13.0] - 2025-08-08 ### Added