Skip to content

Commit 079ca87

Browse files
Update Changelog.md
1 parent fef2625 commit 079ca87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ What was added:
148148
* SerializationProtocol API - long known protocol system for more complex objects. It contains 8 protocols as before! Now protocols are operated by ObjectConverter!
149149
* New import system that allows you to import some class once with certain alias and then use it with that alias, similar to java!
150150
* Too big integers are now automatically converted into long without necessarily of using L suffix!
151-
* Small new syntax features!
151+
* Small new syntax features and alot of small enhancements!
152152
* Alot of string utility methods from Serializer become public and some were moved into converters where they are mainly used!
153153
* Registry object which is Collection type that can store only one instance per class!
154154
* Some new functions in Scope!

0 commit comments

Comments
 (0)