From a6d742cce82084c245e84230e3f86d6ffdccdd9f Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sat, 8 Feb 2025 12:09:35 +0100 Subject: [PATCH] docs: changelog for v0.4.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89dcecb..51858d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security +## [0.4.3] + +### Changed + +- Micropub: the `Commands` field will also be available for update requests. + ## [0.4.2] ### Changed