Skip to content

Commit

Permalink
Merge pull request #33 from sdodsley/release_1_4_0
Browse files Browse the repository at this point in the history
Release 1.4.0
  • Loading branch information
sdodsley committed Sep 21, 2023
2 parents a690287 + 10e0af3 commit 72e8f95
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Purestorage.Pure1 Release Notes
.. contents:: Topics


v1.4.0
======

Minor Changes
-------------

- pure1_info - Added invoices subset

v1.3.0
======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ plugins:
strategy: {}
test: {}
vars: {}
version: 1.3.0
version: 1.4.0
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,10 @@ releases:
name: pure1_volumes
namespace: ''
release_date: '2023-07-06'
1.4.0:
changes:
minor_changes:
- pure1_info - Added invoices subset
fragments:
- 32_add_invoices.yaml
release_date: '2023-09-21'
2 changes: 0 additions & 2 deletions changelogs/fragments/32_add_invoices.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: purestorage
name: pure1
version: 1.3.0
version: 1.4.0
readme: README.md
authors:
- Pure Storage Ansible Team <pure-ansible-team@purestorage.com>
Expand Down

0 comments on commit 72e8f95

Please sign in to comment.