Updated Changelog

This commit is contained in:
2025-11-06 21:27:58 +01:00
parent 7dd0510294
commit e4fdbdef20

View File

@@ -2,21 +2,26 @@
All notable changes to this project will be documented in this file. 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/) 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] / [DNS] / [Zones] ## [Unreleased] / [DNS] / [Zones]
### Added ### Added
- New automatic documentation generation using docfx. - (General) New automatic documentation generation using docfx
- Additional articles for the documentation. - (General) Additional articles for the documentation
- `DateTime` extensions for ISO 8601 formatting. - (Core/Zone) `DateTime` extensions for ISO 8601 formatting
- DNS Analytics - (DNS) DNS Analytics
- Zone Transfers - (DNS) Zone Transfers
- (DNS) DNS Firewall
### Changed
- (Core/Zone) Use the new `DateTime` extensions for ISO 8601 formatting
## [v0.1.0], [zones/v0.1.0], [dns/v0.1.0] - 2025-08-05 ## [v0.1.0], [dns/v0.1.0], [zones/v0.1.0] - 2025-08-05
_Initial Release_ _Initial Release_