From 0c06b30b42df75c4c655ca8cde38c177ca456b30 Mon Sep 17 00:00:00 2001 From: Marius Felkner Date: Mon, 17 Jun 2024 13:06:57 +0200 Subject: [PATCH] update: changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 524e068..5132af1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,12 @@ - Support for VisionOS - `.spi.yml` for automated DocC generation on the Swift Package Index +### Changed + +- Documentation syntax to DocC + ### Removed - `jazzy` documentation generation -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). \ No newline at end of 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).