Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 1.9 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

1.1.0 - 2021-07-03

  • #7 Debian 11 support @blalop

1.0.1 - 2021-07-03

Fixed

  • #5 When no password is provided, skip exporter parameter @blalop

1.0.0 - 2021-06-30

Added

  • #3 Allow no password @blalop

Breaking ⚠️

  • For password changing, pihole_force_reinstall has to be set to true @blalop
  • No password configured by default @blalop

0.4.0 - 2021-02-27

Added

  • #1 Support for pihole exporter @blalop

0.3.2 - 2021-01-23

Added

  • Also tag installation checks @blalop

0.3.1 - 2021-01-22

Fixed

  • Fixed password setting idempotence @blalop

0.3.0 - 2021-01-21

Added

  • Added password setting support @blalop

0.2.0 - 2021-01-16

Added

  • Use /tmp when downloading install script @blalop
  • Don't copy the lighttpd conf when it's not being installed @blalop

0.1.0 - 2021-01-16

Added

  • Initial release @blalop