19 lines
536 B
Markdown
19 lines
536 B
Markdown
# 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.0.0/)
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
### Added
|
|
|
|
- `Cloudflare` with basic functionality to communicate with Cloudflare's API
|
|
- `Cloudflare.Zones` extending the core package with specific methods to manage Cloudflare's DNS zones
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/AM-WD/cloudflare-api
|