* Wed Nov 03 2021 psimons@suse.com
- Update lifted-async to version 0.10.2.2.
[#]# v0.10.2.2 - 2021-11-02
* Allow base-4.17 for GHC 9.2.1 ([#37](https://github.com/maoe/lifted-async/pull/37))
* Fri Jul 23 2021 psimons@suse.com
- Update lifted-async to version 0.10.2.1.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/lifted-async-0.10.2.1/src/CHANGELOG.md
* Mon Apr 05 2021 psimons@suse.com
- Update lifted-async to version 0.10.2.
[#]# v0.10.2 - 20201-04-02
* Define withAsync in terms of corresponding function from async ([#36](https://github.com/maoe/lifted-async/pull/36))
* Fixes [#34](https://github.com/maoe/lifted-async/issues/34)
* Sat Feb 27 2021 psimons@suse.com
- Update lifted-async to version 0.10.1.3.
[#]# v0.10.1.3 - 2021-02-26
* Support GHC 9.0.1 ([#33](https://github.com/maoe/lifted-async/pull/33))
* Switch from Travis CI to GitHub Actions
* Switch from criterion to tasty-bench
* Tue Feb 23 2021 Ond?ej Súkup <mimi.vx@gmail.com>
- relax dep on constraints
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Fri Jul 24 2020 psimons@suse.com
- Update lifted-async to version 0.10.1.2.
[#]# v0.10.1.2 - 2020-07-23
* Relax upper version bound for tasty-expected-failure
* Tue Jun 30 2020 psimons@suse.com
- Update lifted-async to version 0.10.1.1.
[#]# v0.10.1.1 - 2020-06-29
* Bump up cabal-version to 1.24
[#]# v0.10.1 - 2020-06-29
* Fix typechecking errors with GHC HEAD 8.11 ([#31](https://github.com/maoe/lifted-async/pull/31))
* Tue Jun 09 2020 psimons@suse.com
- Add lifted-async at version 0.10.0.6.
Version: 0.10.0.6-bp152.1.3
* Wed Apr 01 2020 psimons@suse.com
- Update lifted-async to version 0.10.0.6.
[#]# v0.10.0.6 - 2020-03-31
* Relax upper version bound for base to suppose GHC 8.10 ([#30](https://github.com/maoe/lifted-async/pull/30))
* Sat Feb 08 2020 psimons@suse.com
- Update lifted-async to version 0.10.0.5.
[#]# v0.10.0.5 - 2020-02-08
* Relax upper version bounds for constraints
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Fri May 03 2019 psimons@suse.com
- Update lifted-async to version 0.10.0.4.
[#]# v0.10.0.4 - 2019-05-03
* Relax upper version bounds for base and constraints