packages feed

dynamic-graphs-0.1.0.2: CHANGELOG.md

# CHANGELOG

- 0.1.0.2 (2019-01-12)
    * Fix build issues with GHC 8.6 and GHC 7.10

- 0.1.0.1 (2019-01-11)
    * Restrict dependency versions somewhat

- 0.1.0.0 (2019-01-11)
    * First version.  Basic versions of dynamic connectivity.  This blogpost has
      some more information:
      <https://jaspervdj.be/posts/2019-01-11-dynamic-graphs.html>