Skip to content

Commit e9517ac

Browse files
committed
Update changelog for release 0.0.5
Signed-off-by: github-actions <[email protected]>
1 parent 60aa497 commit e9517ac

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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.5
10+
======
11+
12+
Minor Changes
13+
-------------
14+
15+
- add remote_src attribute to unarchive: to allow deployment using archive on target `#80 <https://github.com/ansible-middleware/amq_streams/pull/80>`_
16+
917
v0.0.4
1018
======
1119

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,13 @@ releases:
115115
- 78.yaml
116116
- 79.yaml
117117
release_date: '2023-08-08'
118+
0.0.5:
119+
changes:
120+
minor_changes:
121+
- 'add remote_src attribute to unarchive: to allow deployment using archive
122+
on target `#80 <https://github.com/ansible-middleware/amq_streams/pull/80>`_
123+
124+
'
125+
fragments:
126+
- 80.yaml
127+
release_date: '2023-08-09'

0 commit comments

Comments
 (0)