Skip to content

Commit 404bb51

Browse files
committed
Release 2.9.11 notes
1 parent e12896b commit 404bb51

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.10
1+
2.9.11

docs/changelog.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
Changelog
22
---------
33

4-
2.9.10
4+
2.9.11
55
^^^^^^
66

7-
Thursday June 9 2022
7+
Monday July 11 2022
88

99
## What's Changed
1010

11+
* Add REPL quickstart subsection by @sed-i in https://github.com/juju/python-libjuju/pull/676
12+
* Revision of test onos.charm by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/686
13+
* [JUJU-1353] Parse assume directives. by @juanmanuel-tirado in https://github.com/juju/python-libjuju/pull/685
14+
* Replace deprecated juju.loop() calls from examples and documentation by @ittner in https://github.com/juju/python-libjuju/pull/687
15+
* Fixed the bundle run when the channel is None by @oEscal in https://github.com/juju/python-libjuju/pull/664
16+
17+
2.9.10
18+
^^^^^^
19+
20+
Thursday June 9 2022
21+
1122
* [JUJU-1155] Avoid incorrectly setting `series: kubernetes` for sidecar charms in k8s bundles by @cderici in https://github.com/juju/python-libjuju/pull/679
1223
* [JUJU-1172] Visiting the pylibjuju CI by @cderici in https://github.com/juju/python-libjuju/pull/681
1324
* [JUJU-1124] Avoid sending path across the wire for local resource file name by @cderici in https://github.com/juju/python-libjuju/pull/678

0 commit comments

Comments
 (0)