diff options
author | alexbiehl <alex.biehl@gmail.com> | 2017-10-31 20:37:56 +0100 |
---|---|---|
committer | alexbiehl <alex.biehl@gmail.com> | 2017-10-31 20:37:56 +0100 |
commit | b381221012ea49bb1de22f32409051b8bc52ac30 (patch) | |
tree | 5fa5afdab1fc39a5e02e8e777301c06d6cc6bb27 | |
parent | aec8868cb317afb827e890faba4c80f3e1a574d7 (diff) |
Correct missing title in changelog
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ * Remove framed view of the HTML documentation -Changes in version 2.17.2 +## Changes in version 2.17.2 * Fix portability of documentation building within GHC |