1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-19 15:51:24 +02:00

Update changelog

Probably not all, but better then nothing ;)
This commit is contained in:
Barry vd. Heuvel
2014-10-31 20:59:37 +01:00
parent 0acff4d63c
commit 348b49b361

View File

@@ -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