Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 374 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 374 Bytes

1.0.0

  • Initial release.

1.1.0

  • Query count and Query time are now threadsafe.

1.1.1

  • Fix an issue with the peek rename.

1.1.2

  • Add CoffeeScript for tooltip context

1.1.3

  • Rename label from dalli to memcache - #6 @twe4ked
  • Capture "other" cache related notifications - #5 @twe4ked
  • Display durations more than 1000ms in seconds - #3 @jonah-williams