diff --git a/CHANGELOG.md b/CHANGELOG.md index 875cd5867..61bdd0d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -## 6.5.? - ?? +## 6.5.5 - 2021-06-30 + +### Features + +* You can now tag a field with `translate:`, as in `translate:content` and you will get an icon to pop the text open in a Google Translate in a new browser window. https://github.com/o19s/quepid/pull/386 by @epugh. ### Improvements @@ -8,6 +12,8 @@ * Admin user can now reset a users password with a new password. https://github.com/o19s/quepid/pull/385 by @epugh to fix issue identified by @michaelcizmar. Thanks Michael! + + ## 6.5.4 - 2021-06-16 ### Features