diff options
author | elijah <elijah@riseup.net> | 2016-10-05 14:40:04 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-10-05 14:40:04 -0700 |
commit | 375b3dfc6eda520272650c2d7212e7a3226eabdd (patch) | |
tree | f930a7a79e51e386102d9bddc638202045ba8cd9 | |
parent | 7abfbd6abae14fa6a72350f7b75268ff561354ee (diff) |
Version 1.9.0 Release1.9
-rw-r--r-- | RELEASES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 28493e4..a2b1112 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,11 @@ +Version 1.9.0 + - Support for leap_platform 0.9 + - Moved almost all the code to leap_platform. + - Added support for AWS via `leap vm` command. + - Added support for Let's Encrypt via `leap cert renew` command. + - Reduced the number of third party gem dependencies, which made initial + start of leap_cli much faster. + Version 1.8.0 - better node inheritence, now supports partials. - `leap node init` is now governed by an init script |