mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-12-02 11:54:06 +03:00
Merge pull request #343 from polysemy-research/unreleased-changes
Move unreleased changes to a more visible place
This commit is contained in:
commit
c1ae34d2ce
12
ChangeLog.md
12
ChangeLog.md
@ -1,6 +1,13 @@
|
||||
# Changelog for polysemy
|
||||
|
||||
|
||||
## Unreleased changes
|
||||
|
||||
- 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)
|
||||
|
||||
### Breaking Changes
|
||||
@ -281,8 +288,3 @@
|
||||
## 0.1.0.0 (2019-04-11)
|
||||
|
||||
- Initial release
|
||||
|
||||
## Unreleased changes
|
||||
|
||||
- Changed the tyvars of `fromEitherM`, `runErrorAsAnother`, `runEmbedded`,
|
||||
`asks` and `gets`
|
||||
|
Loading…
Reference in New Issue
Block a user