Skip to content

Commit 6a35a90

Browse files
Update Changelog.md
1 parent 6e24857 commit 6a35a90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@ What was added:
110110
Release date: 4.11.2021 (Afternoon)
111111

112112
What was added:
113-
* Serializer can now serialize into any Appendable which includes all Writers, StringBuilder and many others which gives you alot of uportunities!
113+
* Serializer can now serialize into any Appendable which includes all Writers, StringBuilder and many others which gives you a lot of opportunities!
114114
* Serializer can now read from any CharSequence or any Reader object!
115115
* Serializer is now fully capable of reading JSON!
116-
* Serializer can read specific object or variable while ignoring any other stuff which saves alot of performance (this is experimental)!
116+
* Serializer can read specific object or variable while ignoring any other stuff which saves a lot of performance (this is experimental)!
117117
* Slight increase of reading performance!
118118
* Utility to work with JSON like JsonScope!
119-
* Alot of new utility in Scope object such as filtering or object transformation!
119+
* A lot of new utility in Scope object such as filtering or object transformation!
120120
* Small bugs fixed!
121121
#

0 commit comments

Comments
 (0)