mirror of
https://github.com/moparisthebest/junidecode
synced 2024-11-24 09:52:22 -05:00
13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
|
Changes in version 0.1.1
|
||
|
------------------------
|
||
|
|
||
|
Bugfix release.
|
||
|
* Fixed 0x005B "[" translation to "]" - corrected, prints "["
|
||
|
* Fixed 0x007F translation to non-printable character - corrected, prints ""
|
||
|
|
||
|
|
||
|
Changes in version 0.1
|
||
|
----------------------
|
||
|
|
||
|
* Initial release.
|