You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,24 @@
1
1
Changelog
2
2
---------
3
3
4
-
2.9.10
4
+
2.9.11
5
5
^^^^^^
6
6
7
-
Thursday June 9 2022
7
+
Monday July 11 2022
8
8
9
9
## What's Changed
10
10
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
+
11
22
* [JUJU-1155] Avoid incorrectly setting `series: kubernetes` for sidecar charms in k8s bundles by @cderici in https://github.com/juju/python-libjuju/pull/679
12
23
* [JUJU-1172] Visiting the pylibjuju CI by @cderici in https://github.com/juju/python-libjuju/pull/681
13
24
* [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