mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-26 17:29:12 +01:00
Adjust changelog for release 2.48.2
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.48.2] - 2023-12-08
|
||||
### Fixed
|
||||
- Race condition sometimes breaking mouse interaction in global search
|
||||
- Removed function `toSpliced` due to missing browser support
|
||||
|
||||
## [2.48.1] - 2023-11-22
|
||||
### Fixed
|
||||
- Window event listener on navbar
|
||||
@@ -1433,3 +1438,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[2.47.0]: https://scm-manager.org/download/2.47.0
|
||||
[2.48.0]: https://scm-manager.org/download/2.48.0
|
||||
[2.48.1]: https://scm-manager.org/download/2.48.1
|
||||
[2.48.2]: https://scm-manager.org/download/2.48.2
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
- type: fixed
|
||||
description: Race condition sometimes breaking mouse interaction in global search
|
||||
Reference in New Issue
Block a user