Files
cloudflare-api/CHANGELOG.md
2025-08-05 17:31:57 +02:00

1.0 KiB

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.

Unreleased

nothing changed yet

v0.1.0, zones/v0.1.0, dns/v0.1.0 - 2025-08-05

Initial Release

Added

  • Cloudflare with the core functionality to communicate with Cloudflare's API endpoint
  • Cloudflare.Dns extending the core package with specific methods to manage Cloudflare's DNS settings (still WIP)
  • Cloudflare.Zones extending the core package with specific methods to manage Cloudflare's Domain/Zone Management