CHANGELOG.md in oxidized-0.5.0 vs CHANGELOG.md in oxidized-0.6.0

- old
+ new

@@ -1,5 +1,16 @@ +# 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) - BUGFIX: general fixes to powerconnect model (by @MrRJ45) - BUGFIX: fix initial commit issues with rugged (by @MrRJ45) @@ -20,10 +31,10 @@ - BUGFIX: xos while using telnet (by @fhibler) - BUGFIX: ironware logout on some models (by @fhibler) - 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 - FEATURE: ComWare model (by erJasp) - FEATURE: Add comment support for router.db file