From 93cfb33a41d5351eca7df74ccbfe06576056ce17 Mon Sep 17 00:00:00 2001 From: Dima Tisnek Date: Fri, 20 Dec 2024 09:45:55 +0900 Subject: [PATCH] chore: fix changelog format --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8d5daec6..674d5a4f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,7 @@ Changelog Friday 20th Dec 2024 ## What's Changed + * add 3.5.5 schema and update SCHEMAS.md by @james-garner-canonical in https://github.com/juju/python-libjuju/pull/1223 * feat: larger default websockets frame size by @dimaqq in https://github.com/juju/python-libjuju/pull/1239 * deprecate juju.jasyncio by @EdmilsonRodrigues in https://github.com/juju/python-libjuju/pull/1221