mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-28 02:09:09 +01:00
Adjust changelog for release 3.4.0
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,6 +5,18 @@ 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.0] - 2024-08-19
|
||||
### Added
|
||||
- Show number of modified, deleted and added files in diffs
|
||||
- Possibility to add explanatory line in Chip Input
|
||||
- A cogwheel menu to the changesetdetails
|
||||
- The core version of the SCM-Manager gets logged at the beginning of the application lifecycle
|
||||
|
||||
### Fixed
|
||||
- Wrong repositories in post-receive hooks under some circumstances
|
||||
- Show diffs in compare view
|
||||
- Deletion of temporary files on exceptions
|
||||
|
||||
## [3.3.0] - 2024-07-05
|
||||
### Added
|
||||
- Check for external merge tools during merge
|
||||
@@ -1579,3 +1591,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.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
|
||||
[3.4.0]: https://scm-manager.org/download/3.4.0
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: A cogwheel menu to the changesetdetails
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Possibility to add explanatory line in Chip Input
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: The core version of the SCM-Manager gets logged at the beginning of the application lifecycle
|
||||
@@ -1,4 +0,0 @@
|
||||
- type: added
|
||||
description: Show number of modified, deleted and added files in diffs
|
||||
- type: fixed
|
||||
description: Show diffs in compare view
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Deletion of temporary files on exceptions
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Wrong repositories in post-receive hooks under some circumstances
|
||||
Reference in New Issue
Block a user