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
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,25 @@
1
1
Changelog
2
2
---------
3
3
4
-
2.9.43.0
4
+
2.9.44.0
5
5
^^^^^^^^
6
6
7
-
Wednesday Jul 6 2023
7
+
Thursday Jul 20 2023
8
8
9
9
## What's Changed
10
10
11
+
* [JUJU-4110] `charm_name` on Application object by @cderici in https://github.com/juju/python-libjuju/pull/901
12
+
* [JUJU-4204] Model.name on 2.9 by @cderici in https://github.com/juju/python-libjuju/pull/902
13
+
* [JUJU-4231] wait_for_idle to consider app status by @cderici in https://github.com/juju/python-libjuju/pull/905
14
+
* Stabilize sphinx doc builds for `2.9` track by @cderici in https://github.com/juju/python-libjuju/pull/911
15
+
* Add pytest.ini to register custom pytest marks by @cderici in https://github.com/juju/python-libjuju/pull/912
16
+
* [JUJU-4291] Removing Upper Constraint by @markbeierl in https://github.com/juju/python-libjuju/pull/916
17
+
18
+
2.9.43.0
19
+
^^^^^^^^
20
+
21
+
Wednesday Jul 6 2023
22
+
11
23
* [JUJU-1682] Utilities for subordinate units by @cderici in https://github.com/juju/python-libjuju/pull/879
12
24
* [JUJU-4018] Avoid upgrade resource in app refresh if upstream has same resource revision by @cderici in https://github.com/juju/python-libjuju/pull/884
13
25
* [JUJU-4112] Determining series for local bundle deploying local charm with manifest by @cderici in https://github.com/juju/python-libjuju/pull/896
0 commit comments