Skip to content

Commit

Permalink
Update changelog for v3.10.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mlite committed Feb 11, 2017
1 parent fa3eb05 commit 1ece401
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog for [`hoopl` package](http://hackage.haskell.org/package/hoopl)

## 3.10.2.2 *Feb 2017*
This release includes non-API changes.

- Use cabal builtin options to enable test coverage

- Move up the constraints of base and containers

- Refactor the references of the fold family functions to their equivalant foldr functions.

- Drop the support for 7.0.1

- Fix a bug that drops out dominators when joined DPATHs have non-shared nodes in the middle.


## 3.10.2.1 *Dec 2015*
This release includes only non-functional changes.

Expand Down

0 comments on commit 1ece401

Please sign in to comment.