aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2017-02-05 19:42:31 +0000
committerMark Allen <[email protected]>2017-02-05 19:42:31 +0000
commit5e3b06faa3fdaa18861748fa27361e3c22ac1ec0 (patch)
treee1246a6f0de7c8a60c35d930e6437475a47b2e19
parent3d4a9c00b500847b32b264c16346ba0124badeb4 (diff)
downloadkerl-5e3b06faa3fdaa18861748fa27361e3c22ac1ec0.tar.gz
kerl-5e3b06faa3fdaa18861748fa27361e3c22ac1ec0.tar.bz2
kerl-5e3b06faa3fdaa18861748fa27361e3c22ac1ec0.zip
Roll 1.4.01.4.0
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e28603..b67bab8 100644
--- a/README.md
+++ b/README.md
@@ -598,6 +598,14 @@ will honor that instead, and will not do any automatic configuration.
Changelog
---------
+5 February 2017 - 1.4.0
+
+ - Fix environment variable handling and a typo (#179)
+ - Overhaul the README; document all environment variables (#178)
+ - Store build configuration in a file. Enables detecting if configuration has
+ changed from build to build and also allows outputing build time options
+ in `kerl status` (#177)
+ - Assert perl exists before attempting build (#176); fixes issue #170
13 October 2016 - 1.3.4