Skip to content

Commit 9940a17

Browse files
Prepare release 4.1.0 (#70)
Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
1 parent 9a044ea commit 9940a17

5 files changed

Lines changed: 24 additions & 7 deletions

File tree

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ Network Base Collection Release Notes
55
.. contents:: Topics
66

77

8+
v4.1.0
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- Add tag support to persist task.
15+
16+
Documentation Changes
17+
---------------------
18+
19+
- Update badges to refer to the proper GitHub repository.
20+
821
v4.0.0
922
======
1023

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,13 @@ releases:
8787
- support_parent_directory.yaml
8888
- update_tests.yaml
8989
release_date: '2023-07-26'
90+
4.1.0:
91+
changes:
92+
doc_changes:
93+
- Update badges to refer to the proper GitHub repository.
94+
minor_changes:
95+
- Add tag support to persist task.
96+
fragments:
97+
- implement_tag.yaml
98+
- update_badge.yaml
99+
release_date: '2023-11-29'

changelogs/fragments/implement_tag.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/update_badge.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ readme: README.md
1212
repository: https://github.com/redhat-cop/network.base
1313
issues: https://github.com/redhat-cop/network.base/issues
1414
tags: [networking]
15-
version: 4.0.0
15+
version: 4.1.0

0 commit comments

Comments
 (0)