From bc89ddd711103e130065843a0bea4733688196c6 Mon Sep 17 00:00:00 2001 From: Natalia Serrano Date: Wed, 28 May 2025 13:44:55 +0200 Subject: [PATCH] refs #2053 point urlMenu back to the localhost stunnel --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 086f1cf..5d22a17 100644 --- a/CHANGELOG.md +++ b/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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.13.2] - 2025-05-28 + +### Changed + +- Point urlMenu back to the localhost stunnel + ## [0.13.1] - 2025-05-21 ### Changed