Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 907 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 907 Bytes

Change Log

All notable changes to @homebridge/ciao will be documented in this file. This project tries to adhere to Semantic Versioning.

v1.3.1 (2024-08-07)

Changed

  • Add support for node 22 in engines
  • Updated dependencies + fix lint

v1.3.0 (2024-07-08)

Added

  • Add support for publishing on IPv6 networks (#19) (@adriancable)
  • Add support for IPv4-mapped IPv6 addresses (#43) (@donavanbecker & @hjdhjd)

Changed

  • update dependencies
  • update dependencies, fix typedoc (#44)
  • update changelog, fix lint
  • Fix: minor housekeeping. (#48) (@@hjdhjd)

v1.2.0 (2024-04-10)

Changed

  • added CHANGELOG.md
  • update README with hb logo and formatting
  • update dependencies
  • spelling and grammar in code comments
  • add alpha releases
  • updated eslint rule
  • update to match renamed latest branch
  • regenerate docs
  • update doc links in README