Skip to content

Commit

Permalink
Merge pull request #486 from hypar-io/changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
wynged authored Jan 20, 2021
2 parents 65d24aa + 7698b6e commit 60dc59d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Changelog

## 0.8.2

### Changed
- The errors parameter for Model.FromJson now has the out modifier. It no longer takes a default value.
- Model deserialization only refreshes type cache if the `forceTypeReload` parameter is set to true.

### Fixed
- Fixed #483 `Deserialization of profiles created in UpdateRepresentation`
- Fixed #484 `Failure to deserialize Model if any assembly can't be loaded.`


## 0.8.1

### Added
Expand Down

0 comments on commit 60dc59d

Please sign in to comment.