docs: Updating changelog

This commit is contained in:
Chris Cameron
2019-06-10 13:50:23 -04:00
parent bb3fba100d
commit 98c3f17602

View File

@@ -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