replaced * with -

This commit is contained in:
Francesco Mangiacrapa 2021-11-10 15:01:11 +01:00
parent baf5777f72
commit c36754a7b3
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.1.0-SNAPSHOT] - 2021-11-10
#### Enhancements
- [#22370] Use a max-height for preview image shown in the pop-up
## [v2.0.1] - 2021-11-10 ## [v2.0.1] - 2021-11-10
#### Fixes #### Fixes