Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 744 Bytes

[0.8.0] - 2018-11-09

[0.7.0] - 2018-11-07

  • Support attaching same agent multiple times.

[0.6.0] - 2018-11-07

  • Support for Oracle JDK 8 to 11.
  • Support for OpenJDK 8 to 11.
  • Updated dependencies.

[0.5.0] - 2018-02-07

  • Every offset of stopped time should reset the previous one instead of applying on top of it.
  • Renamed methods that offset real time to avoid confusion.

[0.4.0] - 2018-02-06

  • Assert that time is indeed stopped when offsetting stopped time.

[0.3.0] - 2018-02-05

  • Added API to offset stopped time.

[0.2.0] - 2017-12-28

  • Marked plugin as thread-safe.

[0.1.0] - 2017-09-05

  • Initial release.