diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 685d6d0..b59e03d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# 0.12.2 +- BUGFIX: more MRV model fixes (by @natm) + +# 0.12.1 +- BUGFIX: set term to vty100 +- BUGFIX: MRV model fixes (by @natm) + +# 0.12.0 +- FEATURE: enhance AOSW (by @mikebryant) +- FEATURE: F5 TMOS support (by @mikebryant) +- FEATURE: Opengear support (by @mikebryant) +- FEATURE: EdgeSwitch support (by @doogieconsulting) +- BUGFIX: rename input debug log files +- BUGFIX: powerconnect model fixes (by @Madpilot0) +- BUGFIX: fortigate model fixes (by @ElvinEfendi) +- BUGFIX: various (by @mikebryant) +- BUGFIX: write SSH debug to file without buffering +- BUGFIX: fix IOS XR prompt handling + # 0.11.0 - FEATURE: ssh proxycommand (by @ElvinEfendi) - FEATURE: basic auth in HTTP source (by @laf) |