Updated the readme for the 2.1.2r1 release

This commit is contained in:
George Sokianos 2023-12-29 11:25:30 +00:00
parent 71558986d3
commit d0b86296c3
1 changed files with 9 additions and 8 deletions

View File

@ -223,18 +223,19 @@ https://git.walkero.gr/walkero/lite-xl/issues
# Changelog # Changelog
## [future] - future ## [2.1.2r1] - 2023-12-19
### Added ### Added
- Added the new experimental codesets plugin - Added the new experimental codesets plugin (AmigaOS4 version only).
MorphOS version is in WIP
### Changed ### Changed
- Synced with the latest upstream v2.1.2 code - Synced with the latest upstream v2.1.2 code
- Compiled with SDL 2.28.4 (AmigaOS4 version) - Compiled with gcc 11.3.0
- Compiled with linpng 1.6.40 (AmigaOS4 version) - Compiled with SDL 2.28.4
- Compiled with libfreetype 2.13.1 (AmigaOS4 version) - Compiled with libfreetype 2.13.x
- Compiled with libz 1.2.13 (AmigaOS4 version) - Compiled with lua 5.4.6
- Compiled with lua 5.4.6 (AmigaOS4 version) - Compiled with linpng 1.6.40 (AmigaOS4 version only)
- Compiled with gcc 11.3.0 (AmigaOS4 version) - Compiled with libz 1.2.13 (AmigaOS4 version only)
## [2.1.1r2] - 2022-05-14 ## [2.1.1r2] - 2022-05-14
### Changed ### Changed