diff options
author | Wild Kat <wk@users.noreply.github.com> | 2018-06-12 22:06:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-12 22:06:54 +0200 |
commit | 145b2bd359490fd2a53b9a67dd4cdb1323d79642 (patch) | |
tree | f24062203f9008e443d894ffe3e394e3916c93c3 /CHANGELOG.md | |
parent | fcb0e5e462e9b3d11d0c228aafd5a853b202746f (diff) |
fix minor typos and docs lint (#1382)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f4ac582..7aca9e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ * FEATURE: add frr support to cumulus model (@User4574 / @bobthebutcher) * FEATURE: honour MAX_STAT in mtime, to store last N mtime -* FEATURE: congiurable stats history size +* FEATURE: configurable stats history size ## 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: model edgecos does not trigger false positives due to uptime and memory utilization (@sq9mev) * BUGFIX: Use SECRET-DATA hints for hiding secrets in JunOS (@Zmegolaz) * BUGFIX: comware (@adamboutcher) |