mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-18 16:11:22 +02:00
Adjust changelog for release 2.32.2
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -5,6 +5,16 @@ 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.32.2] - 2022-03-23
|
||||
### Fixed
|
||||
- Some plugin bundles are executed multiple times ([#1980](https://github.com/scm-manager/scm-manager/pull/1980))
|
||||
- Remove plugin center login without url ([#1978](https://github.com/scm-manager/scm-manager/pull/1978))
|
||||
- Do not ignore ui test results on Jenkins ([#1975](https://github.com/scm-manager/scm-manager/pull/1975))
|
||||
- HG read support for evolve extension
|
||||
- Hide plugin dependencies on uninstall ([#1977](https://github.com/scm-manager/scm-manager/pull/1977))
|
||||
- Throw more specific exception if compared revisions are ambiguous ([#1974](https://github.com/scm-manager/scm-manager/pull/1974))
|
||||
- Branch details invalidation ([#1973](https://github.com/scm-manager/scm-manager/pull/1973))
|
||||
|
||||
## [2.32.1] - 2022-03-10
|
||||
### Fixed
|
||||
- Create user via UI
|
||||
@@ -983,3 +993,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.31.1]: https://scm-manager.org/download/2.31.1
|
||||
[2.32.0]: https://scm-manager.org/download/2.32.0
|
||||
[2.32.1]: https://scm-manager.org/download/2.32.1
|
||||
[2.32.2]: https://scm-manager.org/download/2.32.2
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Branch details invalidation ([#1973](https://github.com/scm-manager/scm-manager/pull/1973))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Hide plugin dependencies on uninstall ([#1977](https://github.com/scm-manager/scm-manager/pull/1977))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Some plugin bundles are executed multiple times ([#1980](https://github.com/scm-manager/scm-manager/pull/1980))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: HG Read Support for Evolve Extenxion
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Do not ignore ui test results on Jenkins ([#1975](https://github.com/scm-manager/scm-manager/pull/1975))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Throw more specific exception if compared revisions are ambiguous ([#1974](https://github.com/scm-manager/scm-manager/pull/1974))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Remove plugin center login without url ([#1978](https://github.com/scm-manager/scm-manager/pull/1978))
|
||||
Reference in New Issue
Block a user