Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 571 Bytes

Change Log

0.1 (10/08/2020)

  • First Release

0.1.1 (10/08/2020)

  • Minor changes. Not really important!

0.1.2 (11/08/2020)

  • Bug fixed!
  • Added 'login()' function to connect with routerOS by calling the function instead of during instantiating the RosCall class.

0.1.3 (13/08/2020)

  • Some minor changes.
  • routerOS login timeout is 3 sec now.
  • connection credential passed to routerOS-API during instantiating RosCall object. Actual login occurs upon calling login() function.