mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 04:53:29 +01:00
fixed changelog formatting error
This commit is contained in:
parent
c4836eedd6
commit
fd642637a1
1 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ Fixes
|
||||||
Removals
|
Removals
|
||||||
- Marked DynamicEnum as obsolete due to its reimplementation in [DynamicEnums](https://www.nuget.org/packages/DynamicEnums)
|
- Marked DynamicEnum as obsolete due to its reimplementation in [DynamicEnums](https://www.nuget.org/packages/DynamicEnums)
|
||||||
|
|
||||||
## MLEM.Extended
|
### MLEM.Extended
|
||||||
Additions
|
Additions
|
||||||
- Added Range extension methods GetPercentage and FromPercentage
|
- Added Range extension methods GetPercentage and FromPercentage
|
||||||
|
|
||||||
|
@ -143,7 +143,7 @@ Improvements
|
||||||
- Added trimming and AOT annotations and made MLEM.Extended trimmable
|
- Added trimming and AOT annotations and made MLEM.Extended trimmable
|
||||||
- **Made GenericBitmapFont and GenericStashFont support UTF-32 characters like emoji**
|
- **Made GenericBitmapFont and GenericStashFont support UTF-32 characters like emoji**
|
||||||
|
|
||||||
## MLEM.Startup
|
### MLEM.Startup
|
||||||
Improvements
|
Improvements
|
||||||
- Multi-target net452, making MLEM compatible with MonoGame for consoles
|
- Multi-target net452, making MLEM compatible with MonoGame for consoles
|
||||||
- Added trimming and AOT annotations and made MLEM.Startup trimmable
|
- Added trimming and AOT annotations and made MLEM.Startup trimmable
|
||||||
|
|
Loading…
Reference in a new issue