Adjust changelog for release 3.2.1

This commit is contained in:
René Pfeuffer
2024-05-31 09:22:58 +02:00
parent 2222a78baa
commit 4a79718531
2 changed files with 6 additions and 2 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.2.1] - 2024-05-31
### Fixed
- Option for different card variants for RepositoryFlag
- Default branch evaluation on git config initialization (fix from 2.46.3)
## [3.2.0] - 2024-05-23
### Added
- Global button to ignore whitespaces and tabs inside of diffs
@@ -1537,3 +1542,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[3.0.4]: https://scm-manager.org/download/3.0.4
[3.1.0]: https://scm-manager.org/download/3.1.0
[3.2.0]: https://scm-manager.org/download/3.2.0
[3.3.0]: https://scm-manager.org/download/3.3.0

View File

@@ -1,2 +0,0 @@
- type: added
description: Option for different card variants for RepositoryFlag