diff options
author | Saku Ytti <saku@ytti.fi> | 2015-04-22 15:38:40 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2015-04-22 15:38:40 +0300 |
commit | eb753e2d8c19bd99ea36d8b0f492aaff5bb996bf (patch) | |
tree | 8b83bcb15be3855360a1d02f2f491ff37b3c975f /CHANGELOG.md | |
parent | 0e08c77a3a10385216ebd10dc5165529336be4ba (diff) |
release 0.6.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ed1b85..0e0c0a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# 0.6.0 +- FEATURE: support cumulus linux (by @FlorianDoublet) +- FEATURE: support HP Comware SMB siwtches (by @sid3windr) +- FEATURE: remove secret additions (by @rodecker) +- FEATURE: option to put all groups in single repo (by @ytti) +- FEATURE: expand path in source: csv: (so that ~/foo/bar works) (by @ytti) +- BUGFIX: screenos fixes (by @rixxxx) +- BUGFIX: ironware fixes (by @FlorianDoublet) +- BUGFIX: powerconnect fixes (by @sid3windr) +- BUGFIX: don't ask interactive password in new net/ssh (by @ytti) + # 0.5.0 - FEATURE: Mikrotik RouterOS model (by @emjemj) - FEATURE: add support for Cisco VSS (by @MrRJ45) @@ -22,7 +33,7 @@ - BUGFIX: allow node to be removed while it is being collected - BUGFIX: if model returns non string value, return empty string - BUGFIX: better prompt for Arista EOS model (by @rodecker) -- BUGFIX: improved configuration handling for Arista EOS model (by @rodecker) +- BUGFIX: improved configuration handling for Arista EOS model (by @rodecker) # 0.3.0 - FEATURE: *FIXME* bunch of stuff I did for richih, docs needed |