Adjust changelog for release 3.4.2

This commit is contained in:
René Pfeuffer
2024-09-24 10:53:42 +02:00
parent 3f6337b101
commit f158865e6a
3 changed files with 6 additions and 4 deletions

View File

@@ -5,6 +5,11 @@ 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.4.2] - 2024-09-24
### Fixed
- Fix sorting error caused by some namespace/name constellations
- Show PDF files in Firefox
## [3.4.1] - 2024-08-29
### Fixed
- The environment variable for defining the log directory is now applied
@@ -1604,3 +1609,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[3.3.0]: https://scm-manager.org/download/3.3.0
[3.4.0]: https://scm-manager.org/download/3.4.0
[3.4.1]: https://scm-manager.org/download/3.4.1
[3.4.2]: https://scm-manager.org/download/3.4.2

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Fix sorting error caused by some namespace/name constellations

View File

@@ -1,2 +0,0 @@
- type: fixed
description: Show PDF files in Firefox