Skip to content

Commit cb9d1f5

Browse files
authored
Merge pull request #241 from sdodsley/release_1_13_1
Release 1.13.1
2 parents e3ba371 + 048b5c3 commit cb9d1f5

File tree

4 files changed

+25
-2
lines changed

4 files changed

+25
-2
lines changed

CHANGELOG.rst

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ Purestorage.Flashblade Release Notes
55
.. contents:: Topics
66

77

8+
v1.13.1
9+
=======
10+
11+
Minor Changes
12+
-------------
13+
14+
- purefb_policy - Add new and updated policy access rights
15+
16+
Bugfixes
17+
--------
18+
19+
- purefb_info - Fixed missing atributes for SMB client policy rules
20+
821
v1.13.0
922
=======
1023

changelogs/.plugin-cache.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,4 @@ plugins:
251251
strategy: {}
252252
test: {}
253253
vars: {}
254-
version: 1.13.0
254+
version: 1.13.1

changelogs/changelog.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@ releases:
9696
release_date: '2023-07-10'
9797
1.13.0:
9898
release_date: '2023-09-07'
99+
1.13.1:
100+
changes:
101+
bugfixes:
102+
- purefb_info - Fixed missing atributes for SMB client policy rules
103+
minor_changes:
104+
- purefb_policy - Add new and updated policy access rights
105+
fragments:
106+
- 237_info_policy.yaml
107+
- 239_access_rights.yaml
108+
release_date: '2023-09-07'
99109
1.3.0:
100110
changes:
101111
bugfixes:

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: purestorage
22
name: flashblade
3-
version: 1.13.0
3+
version: 1.13.1
44
readme: README.md
55
authors:
66
- Pure Storage Ansible Team <[email protected]>

0 commit comments

Comments
 (0)