mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 23:47:39 +02:00
Adjust changelog for release 3.3.0
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -5,6 +5,21 @@ 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.3.0] - 2024-07-05
|
||||
### Added
|
||||
- Check for external merge tools during merge
|
||||
- Notification when external user management is activated during user creation
|
||||
|
||||
### Fixed
|
||||
- Prevent hiding the whole inner content container if an diff is empty.
|
||||
- Makes the trace exporter resilient against errors in plugins
|
||||
|
||||
### Changed
|
||||
- Using different icon for commit details button
|
||||
|
||||
### Security
|
||||
- Privilege escalation in namespaces
|
||||
|
||||
## [3.2.2] - 2024-06-24
|
||||
### Added
|
||||
- Written offer as a text file in all distributions
|
||||
@@ -1563,3 +1578,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[3.2.0]: https://scm-manager.org/download/3.2.0
|
||||
[3.2.1]: https://scm-manager.org/download/3.2.1
|
||||
[3.2.2]: https://scm-manager.org/download/3.2.2
|
||||
[3.3.0]: https://scm-manager.org/download/3.3.0
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Check for external merge tools during merge
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Description to be more helpful
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: security
|
||||
description: Privilege escalation in namespaces
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: changed
|
||||
description: Using different icon for commit details button
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Notification when external user management is activated during user creation
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Makes the trace exporter resilient against errors in plugins
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Prevent hiding the whole inner content container if an diff is empty.
|
||||
Reference in New Issue
Block a user