mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-06 15:42:12 +01:00
Adjust changelog for release 2.42.0
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -5,6 +5,20 @@ 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).
|
||||
|
||||
## [2.42.0] - 2023-02-15
|
||||
### Added
|
||||
- Copy button to codeblocks
|
||||
|
||||
### Fixed
|
||||
- Correct z-index equal weighting in diff header
|
||||
- Fix drop down arrow z index
|
||||
- Fix tab order for primary navigation
|
||||
- Long text in table cells breaking layout
|
||||
- Avatar size must not leave boundaries
|
||||
|
||||
### Changed
|
||||
- Update svnkit to version 1.10.10-scm1
|
||||
|
||||
## [2.41.0] - 2023-01-18
|
||||
### Added
|
||||
- Add abstract configuration adapter to simply creating new global configurations
|
||||
@@ -1204,3 +1218,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.40.0]: https://scm-manager.org/download/2.40.0
|
||||
[2.40.1]: https://scm-manager.org/download/2.40.1
|
||||
[2.41.0]: https://scm-manager.org/download/2.41.0
|
||||
[2.42.0]: https://scm-manager.org/download/2.42.0
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Avatar size must not leave boundaries
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Copy button to codeblocks
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Fix drop down arrow z index
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Correct z-index equal weighting in diff header
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Fix tab order for primary navigation
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Long text in table cells breaking layout
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: changed
|
||||
description: Update svnkit to version 1.10.10-scm1
|
||||
Reference in New Issue
Block a user