# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.0] - 2025-12-03 ### Added - New `--check` option to verify content of the DNS record. - Logging verbosity option. ### Changed - Renamed `updater.py` to `api.py` and refactor of the API requests. ### Fixed - No required record when checking version. ## [0.1.0] - 2025-11-29 ### Added - First version of CLI command to update a DNS record with the public IP.