summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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)