Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 0.11.2 release (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Oct 7, 2021
1 parent b83c5bf commit ca89f72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 0.11.2 October 7 2021 ####
* Fix exception thrown during deserialization when preserve object reference was turned on
and a surrogate instance was inserted into a collection multiple times. [#264](https://github.com/akkadotnet/Hyperion/pull/264)
* Add support for AggregateException serialization. [#266](https://github.com/akkadotnet/Hyperion/pull/266)

### 0.11.1 August 17 2021 ####
* Add [unsafe deserialization type blacklist](https://github.com/akkadotnet/Hyperion/pull/242)
* Bump [Akka version from 1.4.21 to 1.4.23](https://github.com/akkadotnet/Hyperion/pull/246)
Expand Down

0 comments on commit ca89f72

Please sign in to comment.