Add Cancel to unreleased changes

This commit is contained in:
Georgi Lyubenov 2020-06-09 00:01:19 +03:00
parent e4ff91c356
commit d04e3a1785

View File

@ -6,6 +6,7 @@
- Changed the tyvars of `fromEitherM`, `runErrorAsAnother`, `runEmbedded`,
`asks` and `gets`
- Add ability to `Cancel` to `Async` (thanks to @aidangilmore)
## 1.3.0.0 (2020-02-14)