Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 504 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 504 Bytes

v1.0.1

  • No longer uses a string to load the middleware, thanks again @erikj !

v1.0.0

  • Handles UTF-8 characters in body, thanks @erikj for #2 !

v0.0.4

  • Only inserts code if the content-type is text/html or application/xhtml+xml

v0.0.3

  • Displays every partial that was rendered and the amount of queries it used

v0.0.2

  • Show total amount of queries

v0.0.1

  • First release, displays duration of rendering the action