summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2018-06-12 11:50:39 +0300
committerSaku Ytti <saku@ytti.fi>2018-06-12 11:50:39 +0300
commitba61f8cc8e138a128834d462d78bf5cfed50965c (patch)
tree79e847f2e36af92debd4378db84ed5ce205e3470 /CHANGELOG.md
parent2158cf358270fe37b60d85eb1d18a25730edbadd (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19c7385..19c788b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,17 @@
## Master
-* BUGFIX: model edgecos does not trigger falsepositives due to uptime and memory utilization
-* BUGFIX: Use SECRET-DATA hints for hiding secrets in JunOS (@Zmegolaz)
* FEATURE: add frr support to cumulus model (@User4574 / @bobthebutcher)
+## 0.23.0
+
+* FEATURE: support arbitrary user/password/prompt detection in telnet, same behaviour as ssh
+* FEATURE: manager refactor, support local loading of input, output, source, not just model and hook
+* FEATURE: store modification time in node stats
+* BUGFIX: model edgecos does not trigger falsepositives due to uptime and memory utilization (@sq9mev)
+* BUGFIX: Use SECRET-DATA hints for hiding secrets in JunOS (@Zmegolaz)
+* BUGFIX: comware (@adamboutcher)
+
## 0.22.0
* FEATURE: openbsd model (@amarti2038)