Skip to content

Commit aff13ba

Browse files
Update changelog refs/tags/v1.2.0 (#158)
Co-authored-by: Tompage1994 <Tompage1994@users.noreply.github.com>
1 parent c56b9e5 commit aff13ba

File tree

4 files changed

+17
-5
lines changed

4 files changed

+17
-5
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ redhat_cop.tower_configuration Release Notes
55
.. contents:: Topics
66

77

8+
v1.2.0
9+
======
10+
11+
Breaking Changes / Porting Guide
12+
--------------------------------
13+
14+
- removed awx.awx implicit dependency, it will now be required to manually install awx.awx or ansible.tower collection
15+
816
v1.1.0
917
======
1018

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ plugins:
1212
shell: {}
1313
strategy: {}
1414
vars: {}
15-
version: 1.1.0
15+
version: 1.2.0

changelogs/changelog.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,11 @@ releases:
107107
- update_roles.yml
108108
- validate_certs_readme_fix.yml
109109
release_date: '2021-02-18'
110+
1.2.0:
111+
changes:
112+
breaking_changes:
113+
- removed awx.awx implicit dependency, it will now be required to manually install
114+
awx.awx or ansible.tower collection
115+
fragments:
116+
- remove_dependency.yml
117+
release_date: '2021-03-09'

changelogs/fragments/remove_dependency.yml

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

0 commit comments

Comments
 (0)