aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsanmiguel <[email protected]>2017-02-18 14:41:11 +0100
committersanmiguel <[email protected]>2017-02-18 14:41:11 +0100
commit0adce8690bd703d08c4c1af6d19d67ab78ff8bd8 (patch)
tree75a317375e95a199101010d72e298552183be8c6 /README.md
parent7ec1f8e0463b99ada8cc85de098b7aa9e6ab3f04 (diff)
parent0daeaa064d20dd3f72d4df6c105deba8e24c4543 (diff)
downloadkerl-0adce8690bd703d08c4c1af6d19d67ab78ff8bd8.tar.gz
kerl-0adce8690bd703d08c4c1af6d19d67ab78ff8bd8.tar.bz2
kerl-0adce8690bd703d08c4c1af6d19d67ab78ff8bd8.zip
Merge branch 'get_active_path-cli' into enable-travis-ci
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index b67bab8..5f7dfb1 100644
--- a/README.md
+++ b/README.md
@@ -598,6 +598,12 @@ will honor that instead, and will not do any automatic configuration.
Changelog
---------
+12 February 2017 - 1.4.1
+
+ - Fix reading a checksum file for compile options (#180)
+ - Get a little smarter about figuring out what apps to use
+ when building a PLT file for dialyzer (#181)
+
5 February 2017 - 1.4.0
- Fix environment variable handling and a typo (#179)