Remove extra blank link in change log

This commit is contained in:
John Ericson 2019-12-13 15:07:18 -05:00 committed by GitHub
parent 2503323867
commit 11e47dacf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@
* Data.WeakBag.traverse` and `Data.FastWeakBag.traverse` have been deprecated.
They are replaced with `Data.WeakBag.traverse_` and `Data.FastWeakBag.traverse_`, respectively.
* Fixes a bug in `Reflex.Patch.MapWithMove.patchThatSortsMapWith` that was producing invalid `PatchMapWithMove`.
* Add missing `NotReady` instances: