We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5711ade commit 2ddcfb2Copy full SHA for 2ddcfb2
2 files changed
VERSION
@@ -1 +1 @@
1
-2.9.45.0
+2.9.46.0
docs/changelog.rst
@@ -1,13 +1,21 @@
Changelog
2
---------
3
4
5
^^^^^^^^
6
7
-Thursday Oct 26 2023
+Tuesday Dec 5 2023
8
9
## What's Changed
10
11
+* Pass websocket Close frame into ConnectionClosed by @cderici in https://github.com/juju/python-libjuju/pull/990
12
+
13
14
+2.9.45.0
15
+^^^^^^^^
16
17
+Thursday Oct 26 2023
18
19
* Deploy by revision on 2.9 by @cderici in https://github.com/juju/python-libjuju/pull/957
20
* Application refresh with resources by @cderici in https://github.com/juju/python-libjuju/pull/960
21
* Improve jujudata to find controller name by endpoint by @cderici in https://github.com/juju/python-libjuju/pull/964
0 commit comments