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
|
||||
- Marked DynamicEnum as obsolete due to its reimplementation in [DynamicEnums](https://www.nuget.org/packages/DynamicEnums)
|
||||
|
||||
## MLEM.Extended
|
||||
### MLEM.Extended
|
||||
Additions
|
||||
- Added Range extension methods GetPercentage and FromPercentage
|
||||
|
||||
|
@ -143,7 +143,7 @@ Improvements
|
|||
- Added trimming and AOT annotations and made MLEM.Extended trimmable
|
||||
- **Made GenericBitmapFont and GenericStashFont support UTF-32 characters like emoji**
|
||||
|
||||
## MLEM.Startup
|
||||
### MLEM.Startup
|
||||
Improvements
|
||||
- Multi-target net452, making MLEM compatible with MonoGame for consoles
|
||||
- Added trimming and AOT annotations and made MLEM.Startup trimmable
|
||||
|
|
Loading…
Reference in a new issue