Skip to content

Commit 5f85cb4

Browse files
authored
Merge pull request #25 from msholes-ps/version_1_20_0
Release 1.20.0: Added FlashBlade REST 2.2
2 parents 51a2ffd + 09aa8b5 commit 5f85cb4

File tree

379 files changed

+86514
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

379 files changed

+86514
-91
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A log of changes by version and date.
66
======= ========== =====
77
Version Date Notes
88
======= ========== =====
9+
1.20.0 11/01/2021 Added FlashBlade 2.2 client
910
1.19.0 10/22/2021 Added FlashArray 2.10 client
1011
1.18.1 09/27/2021 Bug fix for Pure1 clients
1112
1.18.0 09/15/2021 Added FlashArray 2.9 client

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
author = u'Pure Storage, Inc.'
2828

2929
# The short X.Y version
30-
version = u'1.19'
30+
version = u'1.20'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.19.0'
32+
release = u'1.20.0'
3333

3434

3535
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)