focuslist-0.1.1.0: CHANGELOG.md
# Changelog for focuslist
## Unreleased changes
## v0.1.1.0
- Add functions `updateFocusItemFL`, `setFocusItemFL`, and `traversalFocusItem`.
[#13](https://github.com/cdepillabout/focuslist/pull/13).
## v0.1.0.2
- Update to allow the latest version of genvalidity
([#8](https://github.com/cdepillabout/focuslist/pull/8)).
Thanks [George Wilson](https://github.com/gwils)!
- Add some lower version bounds to dependencies.
## v0.1.0.1
- Enables older GHC versions for Travis
## v0.1.0.0
- Initial release.