diff --git a/src/changelog.html b/src/changelog.html
index ddb54f3..64a14d9 100644
--- a/src/changelog.html
+++ b/src/changelog.html
@@ -5,7 +5,7 @@
Multiline regular expression input field (press Shift-Enter to render)
Added a changelog
Added documentation
- All parsing and rendering happens client-side
+ All parsing and rendering happens client-side (using Canopy and Snap.svg)
Added Download link (not available in older browsers)
Added display of regular expression flags (ignore, global, multiline)
Added indicator of quantifier greedy-ness