1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-05-31 18:41:30 +00:00

Update changelog

This commit is contained in:
Karol Stasiak 2021-03-13 21:42:52 +01:00
parent 58b5b6ff28
commit 2468d8cca5

View File

@ -1,5 +1,13 @@
# Change log
## Current version
* Added `utf32be`, `utf32le`, `cp1253`, `cp1254`, `cp1257`, `geos_de` encodings.
* Fixed escape sequences in many encodings.
* Fixed and documented absolute module imports (#106)
## 0.3.26 (2021-03-01)
* Array fields in structs.