Skip to content

Commit 23d52d0

Browse files
committed
Release 1.9.3
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
1 parent f5579f0 commit 23d52d0

File tree

3 files changed

+5
-19
lines changed

3 files changed

+5
-19
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ The collection's changelogs can be reviewed in the following table:
250250
| Version | Status | Release notes & change log |
251251
|----------|----------------|----------------------------|
252252
| 1.10.0 | In development | unreleased |
253-
| 1.9.2 | Released | [Release notes & change log](https://zhmcclient.github.io/zhmc-ansible-modules/1.9.2/release_notes.html) |
253+
| 1.9.3 | Released | [Release notes & change log](https://zhmcclient.github.io/zhmc-ansible-modules/1.9.3/release_notes.html) |
254254
| 1.8.3 | Released | [Release notes & change log](https://zhmcclient.github.io/zhmc-ansible-modules/1.8.3/release_notes.html) |
255255
| 1.7.4 | Released | [Release notes & change log](https://zhmcclient.github.io/zhmc-ansible-modules/1.7.4/release_notes.html) |
256256
| 1.6.1 | Released | [Release notes & change log](https://zhmcclient.github.io/zhmc-ansible-modules/1.6.1/release_notes.html) |

docs/source/release_notes.rst

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,13 @@ Releases
2020
========
2121

2222

23-
Version 1.9.3-dev1
24-
------------------
23+
Version 1.9.3
24+
-------------
2525

26-
Released: not yet
26+
Released: 2024-11-29
2727

2828
Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_
2929

30-
**Incompatible changes:**
31-
32-
**Deprecations:**
33-
3430
**Bug fixes:**
3531

3632
* Increased zhmcclient version to 1.18.2 to pick up fixes. (issue #1074)
@@ -46,16 +42,6 @@ Availability: `AutomationHub`_, `Galaxy`_, `GitHub`_
4642

4743
* Docs: Ignored www.ansible.com in linkcheck, because it occasionally times out.
4844

49-
**Enhancements:**
50-
51-
**Cleanup:**
52-
53-
**Known issues:**
54-
55-
* See `list of open issues`_.
56-
57-
.. _`list of open issues`: https://github.com/zhmcclient/zhmc-ansible-modules/issues
58-
5945

6046
Version 1.9.2
6147
-------------

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ namespace: ibm
22

33
name: ibm_zhmc
44

5-
version: 1.9.3-dev1
5+
version: 1.9.3
66

77
readme: README.md
88

0 commit comments

Comments
 (0)