Move unreleased changes to top, so you can't miss them

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

View File

@ -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`