diff options
author | Mark Allen <[email protected]> | 2016-06-28 15:32:45 -0500 |
---|---|---|
committer | Mark Allen <[email protected]> | 2016-06-28 15:32:45 -0500 |
commit | b87a45d9b8bc32cf0262239c704383249739d62e (patch) | |
tree | a565938e503b65b1710f09fa8eda8d9ac7bf27f8 | |
parent | 51d3f7fbc11ee4e83381cbba9144d7e32930e0c7 (diff) | |
download | kerl-b87a45d9b8bc32cf0262239c704383249739d62e.tar.gz kerl-b87a45d9b8bc32cf0262239c704383249739d62e.tar.bz2 kerl-b87a45d9b8bc32cf0262239c704383249739d62e.zip |
Roll 1.2.01.2.0
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -424,6 +424,14 @@ Prints the available builds and installations as well as the currently active in Changelog --------- +28 June 2016 - 1.2.0 + + - Make curl output more robust if using a .curlrc (#137) + - Apply patches to build older Erlangs (#138) + - Add a command to output a version string (#140) + - Do not assume success for metadata file writes (#142) + - Fix a grammar problem (#145) + 20 May 2016 - 1.1.1 - Remove valid directory check when doing a remote deployment. |