Skip to content

Commit 052dabf

Browse files
committed
Release 3.2.2.0 notes
1 parent dc8499c commit 052dabf

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.0.1
1+
3.2.2

docs/changelog.rst

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,36 @@
11
Changelog
22
---------
33

4-
3.2.0.1
4+
3.2.2.0
55
^^^^^^^
66

7-
Thursday 20th July 2023
7+
Wednesday 6th September 2023
88

9-
This is a point release on the 3.x track, works with any Juju 3.x controller.
9+
This is a minor release on the 3.x track, works with any Juju 3.x controller.
1010

1111
What's Changed
1212
==============
1313

14+
* Repository Maintenance Improvements by @cderici in https://github.com/juju/python-libjuju/pull/922
15+
* Stale bot to not bother feature requests by @cderici in https://github.com/juju/python-libjuju/pull/926
16+
* Fix linter issues by @cderici in https://github.com/juju/python-libjuju/pull/928
17+
* Fix docstring typo by @DanielArndt in https://github.com/juju/python-libjuju/pull/927
18+
* Fix asyncio on README by @marceloneppel in https://github.com/juju/python-libjuju/pull/930
19+
* Fix integration/test_application.test_action by @cderici in https://github.com/juju/python-libjuju/pull/932
20+
* Update 3.2 facade clients by @cderici in https://github.com/juju/python-libjuju/pull/931
21+
* [JUJU-4488] Add licence headers to source files on 3.x by @cderici in https://github.com/juju/python-libjuju/pull/934
22+
* Update async tests to use builtin python suite by @DanielArndt in https://github.com/juju/python-libjuju/pull/935
23+
* Pass correct charm url to series selector by @cderici in https://github.com/juju/python-libjuju/pull/942
24+
* Green CI cleanup for python-libjuju by @cderici in https://github.com/juju/python-libjuju/pull/939
25+
* Bring forward support for nested assumes expressions on 3x by @cderici in https://github.com/juju/python-libjuju/pull/943
26+
27+
3.2.0.1
28+
^^^^^^^
29+
30+
Thursday 20th July 2023
31+
32+
This is a point release on the 3.x track, works with any Juju 3.x controller.
33+
1434
* Update readme and add some docstrings for functions by @cderici in https://github.com/juju/python-libjuju/pull/873
1535
* Forward port subordinate utils by @cderici in https://github.com/juju/python-libjuju/pull/880
1636
* [JUJU-3952] Revisit access control levels by @cderici in https://github.com/juju/python-libjuju/pull/882

0 commit comments

Comments
 (0)