Skip to content

Latest commit

 

History

History
24 lines (10 loc) · 957 Bytes

CHANGELOG.md

File metadata and controls

24 lines (10 loc) · 957 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.3 (2019-04-03)

Bug Fixes

  • by not specifying the update time, it would poll the networkInterfaces data every 1ms which is a little ... quick. (6510007)
  • typescript definitions for the event handlers are outdated and missed the warnings. (08cddfb)

1.0.2 (2019-04-02)

Bug Fixes

  • collecting addresses needs to be a class-method (ffb11a7)

1.0.1 (2019-04-02)