diff --git a/CHANGES b/CHANGES index f3b90e983a8d0c8bb5f6bf821b9c9cf01504cb3e..2b92b56d1cd311d563b4dc460644340fb731cc5e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,11 @@ -Changes in version 2.17.0 +Changes in version 2.17.1 * Included with GHC 8.0.1 + * Fixed Makefile for GHC installation + +Changes in version 2.17.0 (not released) + * Support typesetting of mathematical expressions via Mathjax (#397) * Describe orphan instances defined in a module in its documentation (#449)