Skip to content

Commit 3345157

Browse files
author
github-actions
committed
Update changelog for release 0.0.2
1 parent 745bd36 commit 3345157

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ middleware_automation.amq_streams Release Notes
66

77
This changelog describes changes after version 0.0.0.
88

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+
917
v0.0.1
1018
======
1119

changelogs/changelog.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,12 @@ releases:
3030
- 2.yaml
3131
- 2.yaml
3232
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

Comments
 (0)