1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-19 07:31:22 +02:00
This commit is contained in:
Ell 2022-04-08 14:37:25 +02:00
parent a7c6230434
commit a1c5b8e2d6

View file

@ -2,12 +2,12 @@
MLEM tries to adhere to [semantic versioning](https://semver.org/). Breaking changes are written in **bold**. MLEM tries to adhere to [semantic versioning](https://semver.org/). Breaking changes are written in **bold**.
Jump to version: Jump to version:
- [5.3.0 (Unreleased)](#530-unreleased) - [5.3.0](#530)
- [5.2.0](#520) - [5.2.0](#520)
- [5.1.0](#510) - [5.1.0](#510)
- [5.0.0](#500) - [5.0.0](#500)
## 5.3.0 (Unreleased) ## 5.3.0
### MLEM ### MLEM
Additions Additions
- Added StringBuilder overloads to GenericFont - Added StringBuilder overloads to GenericFont