summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--docs/Supported-OS-Types.md1
2 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e03883..4e7f09e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## Master
+
+* FEATURE: openwrt model (@z00nx)
+
## 0.21.0
* FEATURE: routeros include system history (@InsaneSplash)
diff --git a/docs/Supported-OS-Types.md b/docs/Supported-OS-Types.md
index 8839cc3..75845b9 100644
--- a/docs/Supported-OS-Types.md
+++ b/docs/Supported-OS-Types.md
@@ -127,6 +127,7 @@
* [OneOS](/lib/oxidized/model/oneos.rb)
* Opengear
* [Opengear](/lib/oxidized/model/opengear.rb)
+* [OpenWRT](/lib/oxidized/model/openwrt.rb)
* [OPNsense](/lib/oxidized/model/opnsense.rb)
* Palo Alto
* [PANOS](/lib/oxidized/model/panos.rb)