mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-19 05:52:11 +01:00
Adjust changelog for release 2.37.1
This commit is contained in:
@@ -5,6 +5,10 @@ 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.37.1] - 2022-07-06
|
||||
### Fixed
|
||||
- Encrypt passwords stored via cli commands ([#2080](https://github.com/scm-manager/scm-manager/pull/2080))
|
||||
|
||||
## [2.37.0] - 2022-06-28
|
||||
### Added
|
||||
- Developers can omit the link prop of the CardColumnSmall component ([#2076](https://github.com/scm-manager/scm-manager/pull/2076))
|
||||
@@ -1094,3 +1098,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.36.0]: https://scm-manager.org/download/2.36.0
|
||||
[2.36.1]: https://scm-manager.org/download/2.36.1
|
||||
[2.37.0]: https://scm-manager.org/download/2.37.0
|
||||
[2.37.1]: https://scm-manager.org/download/2.37.1
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Encrypt passwords stored via cli commands ([#2080](https://github.com/scm-manager/scm-manager/pull/2080))
|
||||
Reference in New Issue
Block a user