Skip to content

Latest commit

 

History

History
114 lines (51 loc) · 4.49 KB

CHANGELOG.md

File metadata and controls

114 lines (51 loc) · 4.49 KB

Changelog

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

0.1.4 (2020-01-04)

Bug Fixes

  • issue #7, output of pihole name always the samefeat: issue #7, command to all pihole at the same time (1ca0e97)

0.1.3 (2019-12-30)

Bug Fixes

0.1.2 (2019-12-29)

Features

  • issue #5, configurable pihole as input message (ec4d821)

0.1.1 (2019-12-29)

Bug Fixes

  • issue #5, use pihole name from config, not form node (dba97ea)

0.1.0 (2019-12-28)

Features

0.0.13 (2019-12-28)

Features

0.0.10 (2019-09-14)

Features

  • new statustime, disabletime as payload (0535eb5)

0.0.9 (2019-09-12)

Bug Fixes

  • alwas return error_code + status "offline" (c759691)

0.0.8 (2019-09-12)

Bug Fixes

  • filter request for statusCodes unequal 200 (effcaa9)

0.0.7 (2019-09-11)

Bug Fixes

0.0.6 (2019-09-11)

Bug Fixes

  • timeout is now 2 seconds (47755d1)

0.0.5 (2019-09-11)

Features

  • payload is "offline", if pi-hole not reached (a2f618f)

0.0.4 (2019-09-10)

Features

0.0.3 (2019-09-09)

Bug Fixes

  • removed static configNode (bfe57a6)

Features

[0.0.1] (2019-08-19)

Features

  • pi-hole-control: initial commit