summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5a550bd..b843594 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,13 @@
# CHANGELOG
+- 0.9.0.0 (2017-12-26)
+ * Embed the default configuration
+ * Add platform-specific configuration paths (by Jan Tojnar)
+ * Bump `haskell-src-exts` to 0.20
+ * Avoid unpaired parenthesis when import doesn't specify any items (by
+ Matthew Kennerly)
+ * Remove shebang lines at the beginning of file (by Vaibhav Sagar)
+
- 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)