diff --git a/VERSION b/VERSION index f4251e80..bbacfaba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.45.0 \ No newline at end of file +2.9.46.0 \ No newline at end of file diff --git a/docs/changelog.rst b/docs/changelog.rst index 151e76fc..a235eb8e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,13 +1,21 @@ Changelog --------- -2.9.45.0 +2.9.46.0 ^^^^^^^^ -Thursday Oct 26 2023 +Tuesday Dec 5 2023 ## What's Changed +* Pass websocket Close frame into ConnectionClosed by @cderici in https://github.com/juju/python-libjuju/pull/990 + + +2.9.45.0 +^^^^^^^^ + +Thursday Oct 26 2023 + * Deploy by revision on 2.9 by @cderici in https://github.com/juju/python-libjuju/pull/957 * Application refresh with resources by @cderici in https://github.com/juju/python-libjuju/pull/960 * Improve jujudata to find controller name by endpoint by @cderici in https://github.com/juju/python-libjuju/pull/964