Updated test dependencies

This commit is contained in:
2025-10-09 21:05:56 +02:00
parent 8a9103c6ca
commit 932b8697ae
9 changed files with 26 additions and 13 deletions

View File

@@ -5,9 +5,13 @@ 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.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [Unreleased] / [DNS] / [Zones]
### Added
- New automatic documentation generation using docfx.
- Additional articles for the documentation.
_nothing changed yet_
## [v0.1.0], [zones/v0.1.0], [dns/v0.1.0] - 2025-08-05
@@ -22,7 +26,11 @@ _Initial Release_
[Unreleased]: https://github.com/AM-WD/cloudflare-api/compare/v0.1.0...HEAD
[DNS]: https://github.com/AM-WD/cloudflare-api/compare/dns/v0.1.0...HEAD
[Zones]: https://github.com/AM-WD/cloudflare-api/compare/zones/v0.1.0...HEAD
[v0.1.0]: https://github.com/AM-WD/cloudflare-api/commits/v0.1.0
[dns/v0.1.0]: https://github.com/AM-WD/cloudflare-api/commits/dns/v0.1.0
[zones/v0.1.0]: https://github.com/AM-WD/cloudflare-api/commits/zones/v0.1.0