diff options
author | Mark Allen <[email protected]> | 2016-07-01 09:20:19 -0500 |
---|---|---|
committer | Mark Allen <[email protected]> | 2016-07-01 09:20:19 -0500 |
commit | a81cc1584b29aee62c57ac42111bd40af06017e2 (patch) | |
tree | 7cadb0bdca7973ab020d0d4b098844d1b5decab5 | |
parent | f16ddde2d89f1bc6c1cb69708a93f49c5f8a16eb (diff) | |
download | kerl-a81cc1584b29aee62c57ac42111bd40af06017e2.tar.gz kerl-a81cc1584b29aee62c57ac42111bd40af06017e2.tar.bz2 kerl-a81cc1584b29aee62c57ac42111bd40af06017e2.zip |
Roll 1.3.01.3.0
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -210,7 +210,7 @@ Deactivation is the same as in other shells: kerl_deactivate Please note: if you've installed a build with an older version of kerl -(1.2 or older) it won't have the `activate.fish` script. +(1.2.0 older) it won't have the `activate.fish` script. Glossary -------- @@ -439,6 +439,9 @@ Prints the available builds and installations as well as the currently active in Changelog --------- +1 July 2016 - 1.3.0 + + - basic fish shell support (#91) 28 June 2016 - 1.2.0 |