Adjust changelog for release 3.11.7

This commit is contained in:
Thomas Zerr
2026-03-20 16:08:33 +01:00
parent beb29dbc05
commit 55673bebc5
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,10 @@ 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).
## [3.11.7] - 2026-03-20
### Fixed
- Broken relative paths for images or links within Markdown files
## [3.11.6] - 2026-03-11
### Fixed
- Update zlib library in alpine base image for docker to avoid CVE-2026-22184
@@ -1873,3 +1877,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[3.11.4]: https://scm-manager.org/download/3.11.4
[3.11.5]: https://scm-manager.org/download/3.11.5
[3.11.6]: https://scm-manager.org/download/3.11.6
[3.11.7]: https://scm-manager.org/download/3.11.7

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Broken relative paths for images or links within Markdown files