summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNeil Lathwood <neil@lathwood.co.uk>2017-11-05 20:23:48 +0000
committerGitHub <noreply@github.com>2017-11-05 20:23:48 +0000
commitb19721a62aff7112c891ef13ebaa4fa944d6cb5b (patch)
tree20a9391d328c6c6e01f04d31ed1c12b17f1497f5 /CHANGELOG.md
parentb43505e85193c28fbb39689542da229d057524fa (diff)
docs: Added changelog for 0.21.0 (#1085)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34b192c..7e77026 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,46 @@
+# 0.21.0
+- FEATURE: routeros include system history (@InsaneSplash)
+- FEATURE: vrp added support for removing secrets (@bheum)
+- FEATURE: hirschmann model (@OCangrand)
+- FEATURE: asa added multiple context support (@marnovdm)
+- FEATURE: procurve added additional output (@davama)
+- FEATURE: Updated git commits to bare repo + drop need for temp dir during clone (@asenci)
+- FEATURE: asyncos model (@cd67-usrt)
+- FEATURE: ciscosma model (@cd67-usrt)
+- FEATURE: procurve added transceiver info (@davama)
+- FEATURE: routeros added remove_secret option (@spinza)
+- FEATURE: Updated net-ssh version (@Fauli83)
+- FEATURE: audiocodes model (@Fauli83)
+- FEATURE: Added docs for Huawei VRP devices (@tuxis-ie)
+- FEATURE: ciscosmb added radius key detection (@davama)
+- FEATURE: radware model (@sfini)
+- FEATURE: enterasys model (@koenvdheuvel)
+- FEATURE: weos model (@ignaqui)
+- FEATURE: hpemsa model (@aschaber1)
+- FEATURE: Added nodes_done hook (@danilopopeye)
+- FEATURE: ucs model (@WiXZlo)
+- FEATURE: acsw model (@sfini)
+- FEATURE: aen model (@ZacharyPuls)
+- FEATURE: coriantgroove model (@nickhilliard)
+- FEATURE: sgos model (@seekerOK)
+- FEATURE: powerconnect support password removal (@tobbez)
+- FEATURE: Added haproxy example for Ubuntu (@denvera)
+- BUGFIX: fiberdriver remove configuration generated on from diff (@emjemj)
+- BUGFIX: Fix email pass through (@ZacharyPuls)
+- BUGFIX: iosxr suppress timestamp (@ja-frog)
+- BUGFIX: ios allow lowercase user/pass prompt (@deepseth)
+- BUGFIX: Use git show instead of git diff (@asenci)
+- BUGFIX: netgear fixed sending enable password and exit/quit (@candlerb)
+- BUGFIX: ironware removed space requirement from password prompt (@crami)
+- BUGFIX: dlink removed uptime from diff (@rfdrake)
+- BUGFIX: planet removed temp from diff (@flokli)
+- BUGFIX: ironware removed fan, temp and flash from diff (@Punicaa)
+- BUGFIX: panos changed exit to quit (@goebelmeier)
+- BUGFIX: fortios remove FDS address from diffs (@bheum)
+- BUGFIX: fortios remove additional secrets from diffs (@brunobritocarvalho)
+- BUGFIX: fortios remove IPS URL DB (@brunobritocarvalho)
+- BUGFIX: voss remove temperature, power and uptime from diff (@ospfbgp)
+
# 0.20.0
- FEATURE: gpg support for CSV source (@elmobp)
- FEATURE: slackdiff (@natm)