mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-12-03 13:05:09 +03:00
Move unreleased changes to top, so you can't miss them
This commit is contained in:
parent
ded35ce7e0
commit
e4ff91c356
11
ChangeLog.md
11
ChangeLog.md
@ -1,6 +1,12 @@
|
||||
# Changelog for polysemy
|
||||
|
||||
|
||||
## Unreleased changes
|
||||
|
||||
- Changed the tyvars of `fromEitherM`, `runErrorAsAnother`, `runEmbedded`,
|
||||
`asks` and `gets`
|
||||
|
||||
|
||||
## 1.3.0.0 (2020-02-14)
|
||||
|
||||
### Breaking Changes
|
||||
@ -281,8 +287,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