Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 488 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 488 Bytes

Changelog

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.

[0.4.0] - 2024-01-02

  • Reduce logging level (#32)
  • Derive for DnsError
  • Option to erase the generics from the IO errors

[0.3.0] - 2024-09-10

  • Migrated to the edge-nal traits
  • Updated domain to 0.10
  • Raised MSRV to 1.77