Changelog for termbox-banana-0.2.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.
[0.2.0] - 2019-06-28
Added
- Added
run
Changed
- Renamed
main
torun_
- Bumped
termbox
lower bound
[0.1.1] - 2019-04-19
Changed
- Removed unnecessary
stm
dependency - Bumped
base
upper bound
[0.1.0] - 2018-07-22
Added
- Initial release