mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-07 19:23:06 +02:00
Adjust changelog for release 2.30.1
This commit is contained in:
@@ -5,6 +5,11 @@ 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.30.1] - 2022-01-26
|
||||
### Fixed
|
||||
- Make comparable null safe ([#1933](https://github.com/scm-manager/scm-manager/pull/1933))
|
||||
- Password field in "Create User" dialog and other ((#1934)[https://github.com/scm-manager/scm-manager/pull/1934])
|
||||
|
||||
## [2.30.0] - 2022-01-21
|
||||
### Added
|
||||
- initial focus, submission on pressing enter and fix trap focus for modals ([#1925](https://github.com/scm-manager/scm-manager/pull/1925))
|
||||
@@ -926,3 +931,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.29.0]: https://scm-manager.org/download/2.29.0
|
||||
[2.29.1]: https://scm-manager.org/download/2.29.1
|
||||
[2.30.0]: https://scm-manager.org/download/2.30.0
|
||||
[2.30.1]: https://scm-manager.org/download/2.30.1
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Make comparable null safe ([#1933](https://github.com/scm-manager/scm-manager/pull/1933))
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Password field in "Create User" dialog and other ((#1934)[https://github.com/scm-manager/scm-manager/pull/1934])
|
||||
Reference in New Issue
Block a user