Skip to content

Commit 9f8bbce

Browse files
Merge pull request #733 from splunk/develop
Update changelog for 8.2.11 and 8.1.14 release
2 parents b0766ce + 001b25e commit 9f8bbce

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

docs/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* [9.0.4.1](#9041)
77
* [9.0.4](#904)
88
* [9.0.0](#900)
9+
* [8.2.11](#8211)
910
* [8.2.10](#8210)
1011
* [8.2.6](#826)
1112
* [8.2.5](#825)
@@ -15,6 +16,7 @@
1516
* [8.2.2](#822)
1617
* [8.2.1](#821)
1718
* [8.2.0](#820)
19+
* [8.1.14](#8114)
1820
* [8.1.13](#8113)
1921
* [8.1.10](#8110)
2022
* [8.1.9](#819)
@@ -99,6 +101,14 @@
99101
#### Changes
100102
* Support for latest major Splunk release
101103
* Documentation updates + bugfixes
104+
105+
---
106+
107+
## 8.2.11
108+
109+
#### Changes
110+
* Bugfixes
111+
102112
---
103113

104114
## 8.2.10
@@ -178,6 +188,13 @@
178188

179189
---
180190

191+
## 8.1.14
192+
193+
#### Changes
194+
* Bugfixes
195+
196+
---
197+
181198
## 8.1.13
182199

183200
#### Changes

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ requests
77
molecule==3.0.8
88
coverage
99
caniusepython3
10-
ansible==4.2.0
10+
ansible==7.0.0
1111
ansible-lint>=4.2.0
1212
testinfra

0 commit comments

Comments
 (0)