aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2018-09-25 16:28:00 -0500
committerMark Allen <[email protected]>2018-09-25 16:28:00 -0500
commit20c83d424e8bbbb7a557e8007869ffc0de677a73 (patch)
treee3e8584cdf602b700ea118e2e742e71c3dafa2a9 /README.md
parent005d3cfa99156c917e51045eda8ff683d74e0de8 (diff)
downloadkerl-20c83d424e8bbbb7a557e8007869ffc0de677a73.tar.gz
kerl-20c83d424e8bbbb7a557e8007869ffc0de677a73.tar.bz2
kerl-20c83d424e8bbbb7a557e8007869ffc0de677a73.zip
Roll 1.8.51.8.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c9ab83..7c3f39b 100644
--- a/README.md
+++ b/README.md
@@ -691,6 +691,17 @@ will eventually deal with this issue.
Changelog
---------
+25 September 2018 - 1.8.5
+
+ - Support Mojave builds (#301)
+ - Disable SC2207 for Bash completion (#296)
+
+3 August 2018 - 1.8.4
+
+ - Support docsh 0.6.1 (#290)
+ - Update docs about KERL_INSTALL_MANPAGES & HTML_DOCS (#292)
+ - Fix bash completion for Bash 3 (#295)
+
3 July 2018 - 1.8.3
- Update testing to include OTP 21 (#286)