We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745bd36 commit 3345157Copy full SHA for 3345157
CHANGELOG.rst
@@ -6,6 +6,14 @@ middleware_automation.amq_streams Release Notes
6
7
This changelog describes changes after version 0.0.0.
8
9
+v0.0.2
10
+======
11
+
12
+Bugfixes
13
+--------
14
15
+- Fixup invalid varnames `#4 <https://github.com/ansible-middleware/amq_streams/pull/4>`_
16
17
v0.0.1
18
======
19
changelogs/changelog.yaml
@@ -30,3 +30,12 @@ releases:
30
- 2.yaml
31
32
release_date: '2023-02-16'
33
+ 0.0.2:
34
+ changes:
35
+ bugfixes:
36
+ - 'Fixup invalid varnames `#4 <https://github.com/ansible-middleware/amq_streams/pull/4>`_
37
38
+ '
39
+ fragments:
40
+ - 4.yaml
41
+ release_date: '2023-03-09'
0 commit comments