Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 838 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 838 Bytes

Changelog of nopinga

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Error handling wrt. to non-resolving hosts
  • Add support for CNAME records
  • Pass each resolved IP address only once to noping, even if some were resolved multiple times.

Bug Fixes

  • Grammar fixes in README and package

Changed

  • Refactored DNS resolving code to sport less code duplication and make it easier to maintain.

1.0.0 - 2021-03-28

Initial release.