Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed May 5, 2018
1 parent d7bb7c6 commit 83cceb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions notes/0.9.1.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@
if a `String` is a parsable `Byte`, `Short`, or `Float`.
([#492][#492] by [@sh0hei][@sh0hei])

### Changes

* Improve performance of `RefinedType#unsafeFrom`.
([#499][#499] by [@fthomas][@fthomas])

[#486]: https://github.com/fthomas/refined/pull/486
[#492]: https://github.com/fthomas/refined/pull/492
[#499]: https://github.com/fthomas/refined/pull/499

[@fthomas]: https://github.com/fthomas
[@sh0hei]: https://github.com/sh0hei

0 comments on commit 83cceb2

Please sign in to comment.