summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0a7f05a..5a550bd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,10 @@
# CHANGELOG
+- 0.8.1.0 (2017-06-19)
+ * Add `pad_module_names` option (by Yuriy Syrovetskiy)
+ * Add `space_surround` option to import styling (by Linus Arver)
+ * Bump `optparse-applicative` to 0.14
+
- 0.8.0.0
* Remove `MagicHash` from whitelisted language extensions, since it was
causing parsing errors (by Artyom Kazak)