mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-08 16:42:10 +01:00
Adjust changelog for release 2.41.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).
|
||||
|
||||
## [2.41.0] - 2023-01-18
|
||||
### Added
|
||||
- Add abstract configuration adapter to simply creating new global configurations
|
||||
- Markdown component to render images from repository correctly
|
||||
- Extension point for page size
|
||||
- New overlay ui module with tooltip component
|
||||
|
||||
### Fixed
|
||||
- The 'revision to merge' in merge results
|
||||
- Buttons in diff panel headers stuck together
|
||||
|
||||
### Changed
|
||||
- Default host 'scm-manager.org' replaced with 'example.org' in default mail address
|
||||
- Make diff header sticky
|
||||
|
||||
## [2.40.1] - 2022-12-06
|
||||
### Fixed
|
||||
- Preselect namespace in repository create forms
|
||||
@@ -1188,3 +1203,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.39.1]: https://scm-manager.org/download/2.39.1
|
||||
[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
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Add abstract configuration adapter to simply creating new global configurations
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: The 'revision to merge' in merge results
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Extension point for page size
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Markdown component to render images from repository correctly
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: changed
|
||||
description: Default host 'scm-manager.org' replaced with 'example.org' in default mail address
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: changed
|
||||
description: Make diff header sticky
|
||||
@@ -1,4 +0,0 @@
|
||||
- type: added
|
||||
description: New overlay ui module with tooltip component
|
||||
- type: fixed
|
||||
description: Buttons in diff panel headers stuck together
|
||||
Reference in New Issue
Block a user