diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ebbf8..53a20d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - Fixed JSON DateTime parsing in .Net Standard - Fixed threading exception in TypeExtensions + - Fixes for platform-agnostic culture handling ## [9.4.0] - 2019-05-10 ### Added