diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-05-12 09:49:12 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-05-12 09:49:12 +0200 |
commit | 48c63a3a4cd912aedc58b37ea8007c38c55e28ca (patch) | |
tree | 3c3b125a18df5529a89575ccdfca8fe75b8678cf | |
parent | 3e087827207f53bc151fe410ef195d1399dcaf22 (diff) |
Update CHANGES
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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) |