aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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