aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2017-10-02 21:29:30 -0500
committerMark Allen <[email protected]>2017-10-02 21:29:30 -0500
commitcc67250f7cd42d706a00c965863d47f08870e8a4 (patch)
tree945ad6d196fb2e6af65d7e5b8b5b823cde095632 /README.md
parent710bef6e1ace89f566e9ccb28715302bb43bf09c (diff)
downloadkerl-1.6.0.tar.gz
kerl-1.6.0.tar.bz2
kerl-1.6.0.zip
Roll 1.6.01.6.0
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)