From cdb7fdad081eb3e96d4ec926cef3c051fd8e4aef Mon Sep 17 00:00:00 2001 From: Andreas Schaeffer Date: Sun, 27 Oct 2024 13:25:30 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c00ebb..f7ee341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - CI Check for changelog +- Atom `blockquote` can have full width +- Atom `blockquote` background pattern is optional +- GraphQL Voyager can load a schema from a URL ## [0.1.6] - 2024-09-08