Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (22 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.96 KB

Change Log

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

1.0.2 (2019-05-30)

Bug Fixes

  • login: fixed login failure if not previously logged in (#14) (4566ae1)
  • login: updated login error text if login not found (#18) (9f0f249)
  • security: updated axios (#21) (ac2b290)
  • security: updated azure-iothub, and some dev-dependencies (#20) (4466ba0)

1.0.1 (2018-09-17)

Bug Fixes

  • login: fixed login failure if not previously logged in (#14) (4566ae1)

1.0.0 (2018-09-17)

Bug Fixes

  • log: fix for early wrapping in dividers (d5e6107)
  • login: add check for sig on parsed token (849592c)

Features

  • added color option, logout command and log configuration keys (d894767)
  • initial commit (df3c004)
  • config: added color and raw options to config get and config list (61a2f35)