summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e23ed34..84c7976 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,9 @@
-# 0 17.3
+# 0.18.0
+- FEATURE: APC model (by @davromaniak )
+- BUGFIX: ironware, aosw
+- BUGFIX: interpolate nil, false, true for node vars too
+
+# 0 17.0
- FEATURE: "nil", "false" and "true" in source (e.g. router.db) are interpeted as nil, false, true. Empty is now always considered empty string, instead of in some cases nil and some cases empty string.
- FEATURE: support tftp as input model (@MajesticFalcon)
- FEATURE: add alvarion model (@MajesticFalcon)