aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2016-07-20 15:55:29 -0500
committerMark Allen <[email protected]>2016-07-20 15:55:29 -0500
commit28062c766a029dec62e725f31fcb6bfa161195b3 (patch)
treec745c8c20308cf7707229b9b17e4903e1fb0cfed /README.md
parent41b5b28d0977961cd7bd65e520c95edcb012cda7 (diff)
downloadkerl-28062c766a029dec62e725f31fcb6bfa161195b3.tar.gz
kerl-28062c766a029dec62e725f31fcb6bfa161195b3.tar.bz2
kerl-28062c766a029dec62e725f31fcb6bfa161195b3.zip
Roll 1.3.21.3.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6576343..4b65f31 100644
--- a/README.md
+++ b/README.md
@@ -442,6 +442,13 @@ Prints the available builds and installations as well as the currently active in
Changelog
---------
+20 July 2016 - 1.3.2
+
+ - Optionally enhance the activation prompt (#149)
+ - Do not permit installation into a location that's already installed (#150)
+ - Fix duplicate response from `kerl prompt` (fix #88) (#150)
+ - Do not run if $HOME is not set. (fix #22) (#151)
+
16 July 2016 - 1.3.1
- Fix argument order in archive unpacking (#146)