Skip to content

Commit b584d27

Browse files
Update release notes. (#876)
1 parent 3ef0ad0 commit b584d27

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,31 @@
11
Changelog
22
---------
33

4+
3.2.0.0
5+
^^^^^^^
6+
7+
Wednesday 7th June 2023
8+
9+
This release contains the new endpoints for Juju 3.2.0.
10+
11+
This release works with any Juju 3.x controller.
12+
13+
What's Changed
14+
==============
15+
16+
* Add base.bootstrapped decorator to integration test by @cderici in https://github.com/juju/python-libjuju/pull/856
17+
* Add mantic and lunar to list of ubuntu series by @addyess in https://github.com/juju/python-libjuju/pull/853
18+
* [JUJU-3885] forward port ipv6 support by @cderici in https://github.com/juju/python-libjuju/pull/866
19+
* Revisit auto documentation generation with sphinx on RTD by @cderici in https://github.com/juju/python-libjuju/pull/871
20+
* [JUJU-3894] Forward port some fixes from 2.9 to master by @cderici in https://github.com/juju/python-libjuju/pull/870
21+
* Revisit the secret backend integration test by @cderici in https://github.com/juju/python-libjuju/pull/858
22+
* [JUJU-3954] Fix incorrect base channel computation by @cderici in https://github.com/juju/python-libjuju/pull/875
23+
* [JUJU-3927] Add 3.2.0 facades by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/874
24+
425
3.1.2.0
526
^^^^^^^
627

7-
Friday 5th May 2022
28+
Friday 5th May 2023
829

930
This release has been tested with Juju 3.1.2 and contains the new
1031
endpoints for secrets backend.

0 commit comments

Comments
 (0)