diff --git a/ChangeLog.md b/ChangeLog.md index 8514bbf26..92a2f313a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -130,6 +130,8 @@ Nazara Engine: - Fixed bug where index wouldn't be used in String::FindLast and String::FindWord - Physics 2D contact callbacks now include an arbiter allowing to query/set parameters about the collision - Added movement with Ctrl in TextAreaWidget +- Added Unicode Data downloader/parser +- Integrated Unicode Data Nazara Development Kit: - Added ImageWidget (#139)