packages feed

continued-fractions-0.10.0.1: CHANGES.md

0.10.0.0
=====

* Temporarily move project's repository from [mokus0](https://github.com/mokus0/continued-fractions) to
  [rockbmb](https://github.com/rockbmb/continued-fractions). This was a duplication, not a fork, so
  users can create issues in the latter repository as well.
* Enable Travis CI to run tests for each build for the project's new repository.
* Increase lower bound for the Cabal version to be used when compiling this
  project from `>=1.6` to `>=1.10`.
* Change the supported GHC versions from the interval [7.0.4 .. 7.11] to
  [8.0.2 .. 8.6.1].