diff --git a/CHANGELOG.md b/CHANGELOG.md
index c7ca5337f509f444403c251995e69b50d1281975..89909891d29f564236b251e7adf873e01154ef38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ test coverage.
 
 * Features
   * Add 'get' and 'patch' to the allowed gateway commands (@whyrusleeping)
+  * Updated webui version (@dignifiedquire)
 
 * BugFixes
   * Fix path parsing for add command (@djdv)