aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index f33599f..f8407c0 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,3 +1,14 @@
+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
+ - allow "+key" and "-key" json properties for adding and subtracting
+ arrays during inheritence
+ - 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 +30,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.