diff --git a/tracker/tracker/CHANGELOG.md b/tracker/tracker/CHANGELOG.md index 792f695d4..7479afc00 100644 --- a/tracker/tracker/CHANGELOG.md +++ b/tracker/tracker/CHANGELOG.md @@ -1,9 +1,13 @@ # 9.0.0 -- Option to disable string dictionary +- Option to disable string dictionary `{disableStringDict: true` in Tracker constructor - Introduced Feature flags api - Fixed input durations recorded on programmable autofill +# 8.1.2 + +- option to disable string dictionary `{disableStringDict: true` in Tracker constructor + # 8.1.1 [collective patch] @@ -15,6 +19,10 @@ - **[breaking]** support for multi-tab sessions +# 7.0.4 + +- option to disable string dictionary `{disableStringDict: true` in Tracker constructor + # 7.0.3 - Prevent auto restart after manual stop