Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 616 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 616 Bytes

Registration Server Changelog

0.3.0 - 2020-09-13

Changed

  • Now using 2018 edition of Rust.
  • Invalid POST requests to action resources now generate an error status.
  • Switched framework from iron to actix-web.

Added

  • Ability to included arbitrary numbers of CAA, MX, and TXT records.
  • Ability to point www/bare domain to a separate address.

Fixed

  • DNS responses now only include the appropriate records.