mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-23 07:52:13 +01:00
Adjust changelog for release 2.15.0
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -5,6 +5,19 @@ 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.15.0] - 2021-03-12
|
||||
### Added
|
||||
- Create api for markdown ast plugins ([#1578](https://github.com/scm-manager/scm-manager/pull/1578))
|
||||
- Partial diff ([#1581](https://github.com/scm-manager/scm-manager/issues/1581))
|
||||
- Added filepath search ([#1568](https://github.com/scm-manager/scm-manager/issues/1568))
|
||||
- API for metrics ([#1576](https://github.com/scm-manager/scm-manager/issues/1576))
|
||||
- Add repository-specific non-fast-forward disallowed option ([#1579](https://github.com/scm-manager/scm-manager/issues/1579))
|
||||
|
||||
### Fixed
|
||||
- Fix wrapping of title and actions in source view ([#1569](https://github.com/scm-manager/scm-manager/issues/1569))
|
||||
- Split SetupContextListener logic into new Privileged Startup API ([#1573](https://github.com/scm-manager/scm-manager/pull/1573))
|
||||
- Mark configuration files in debian package ([#1574](https://github.com/scm-manager/scm-manager/issues/1574))
|
||||
|
||||
## [2.14.1] - 2021-03-03
|
||||
### Fixed
|
||||
- Prevent breadcrumb overflow and shrink large elements ([#1563](https://github.com/scm-manager/scm-manager/pull/1563))
|
||||
@@ -530,3 +543,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.13.0]: https://www.scm-manager.org/download/2.13.0
|
||||
[2.14.0]: https://www.scm-manager.org/download/2.14.0
|
||||
[2.14.1]: https://www.scm-manager.org/download/2.14.1
|
||||
[2.15.0]: https://www.scm-manager.org/download/2.15.0
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Mark configuration files in debian package ([#1574](https://github.com/scm-manager/scm-manager/issues/1574))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Added filepath search ([#1568](https://github.com/scm-manager/scm-manager/issues/1568))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: create api for markdown ast plugins ([#1578](https://github.com/scm-manager/scm-manager/pull/1578))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: API for metrics ([#1576](https://github.com/scm-manager/scm-manager/issues/1576))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Partial diff ([#1581](https://github.com/scm-manager/scm-manager/issues/1581))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Split SetupContextListener logic into new Privileged Startup API ([#1573](https://github.com/scm-manager/scm-manager/pull/1573))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: added
|
||||
description: Add repository-specific non-fast-forward disallowed option ([#1579](https://github.com/scm-manager/scm-manager/issues/1579))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Fix wrapping of title and actions in source view ([#1569](https://github.com/scm-manager/scm-manager/issues/1569))
|
||||
Reference in New Issue
Block a user