From: elijah Date: Wed, 29 Oct 2014 06:52:05 +0000 (-0700) Subject: updated RELEASES.md X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2aebf203683918a33989291ba11b63b049e7e5e0;p=leap%2Fleap_cli.git updated RELEASES.md --- diff --git a/RELEASES.md b/RELEASES.md index f33599f..a8de1a0 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,12 @@ +Version 1.6.1 + - add environment pinning, see `leap help env` + - support both rsa and ecdsa host keys + - custom puppet modules: drop modules in files/puppet/modules + - all json macros are now moved to the platform + - bugfix: better CSR creation + - bugfix: always sort arrays in exported json. + - bugfix: improved cert updating + Version 1.5.6 - Added try{} macro function that quietly swallows exceptions. @@ -19,7 +28,7 @@ Version 1.5.3 Version 1.5.0 - Added ability to scope provider.json by environment - + Version 1.2.5 - Added initial support for remote tests.