Skip to content

Commit b277272

Browse files
Update Changelog.md
1 parent 9ff8e9a commit b277272

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ What was added:
1818

1919
# SerialX 1.0.6
2020

21-
Release date: 8.20.2020 (Noon)
21+
Release date: 8.22.2020 (Noon)
2222

2323
What was added:
2424
* Improveing way to serialize numbers.
@@ -41,3 +41,13 @@ What was added:
4141
Numbers must have additional character behind for example '4/' otherwise they will be taken as ASCII code!
4242
* Some new methods and stuff!
4343
#
44+
45+
# SerialX 1.1.2
46+
47+
Release date: 9.27.2020 (Evening)
48+
49+
What was added:
50+
* Integers now can be serialized using Java binary and hexadecimal form (0b1111, 0xffff)!
51+
* Numbers can be separated with underscore (just like in Java)!
52+
* Fixing the bug when formatter mess up decimals suffixes and integers!
53+
#

0 commit comments

Comments
 (0)