aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 566aed1..2ec2f39 100644
--- a/README.md
+++ b/README.md
@@ -631,6 +631,12 @@ will honor that instead, and will not do any automatic configuration.
Changelog
---------
+2 October 2017 - 1.6.0
+
+ - Support clang 9 and High Sierra command-line tools (CLT) on older Erlang
+ builds. (#234)
+ - Fix a pointer error on clang 9 (#235)
+
25 May 2017 - 1.5.1
- Bug Fix: Remove spurious spaces (#209)