diff --git a/CHANGELOG.md b/CHANGELOG.md index d4c7d5e..85b21d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +2014-10 (1.10.0): + + - Add bindToXHR() as alternative to jQuery ajax handling. + - Extend TemplateWidget to show more information + parameters + - Extend TimeDataCollector to show parameters + collector source + +2014-08: + + - Replace image files with inline data in css + - Tweak OpenHandler display + +2014-06-10: + + - Add LocalizationCollector + +2014-03-29: + + - Add hasMeasure() method to TimeDataCollector + +2014-03-25: + + - Duplicate SQL detection + +2014-03-23: + + - Add syntax highlighting + 2014-03-22: - added AssetProvider interface