Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-03-27 13:06:32 +03:00
parent baefcfe614
commit 3a6c447a4e
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
## v4.8.2
- Fixing thread safety possible issue when reading an array of enums
- Fixing bug when the target enum array property wouldn't be cleared before reading data
## v4.8.0
- Using C# built-in initialization routines instead of MetaIO's methods