Skip to content

Commit

Permalink
Sync bitbucket and GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py committed May 6, 2021
1 parent e3f41f9 commit acde740
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ Azure NetApp Files (ANF) Collection Release Notes
.. contents:: Topics


v21.6.0
=======

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

- azure_rm_netapp_account - support additional authentication schemes provided by AzureRMModuleBase.
- azure_rm_netapp_capacity_pool - support additional authentication schemes provided by AzureRMModuleBase, and tags.
- azure_rm_netapp_capacity_pool - wait for completion when creating, modifying, or deleting a pool.
- azure_rm_netapp_snapshot - support additional authentication schemes provided by AzureRMModuleBase.
- azure_rm_netapp_snapshot - wait for completion when creating, modifying, or deleting a pool.
- azure_rm_netapp_volume - support additional authentication schemes provided by AzureRMModuleBase, and tags.

v21.5.0
=======

Expand Down
19 changes: 19 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,22 @@ releases:
fragments:
- DEVOPS-3849.yaml
release_date: '2021-04-21'
21.6.0:
changes:
minor_changes:
- azure_rm_netapp_account - support additional authentication schemes provided
by AzureRMModuleBase.
- azure_rm_netapp_capacity_pool - support additional authentication schemes
provided by AzureRMModuleBase, and tags.
- azure_rm_netapp_capacity_pool - wait for completion when creating, modifying,
or deleting a pool.
- azure_rm_netapp_snapshot - support additional authentication schemes provided
by AzureRMModuleBase.
- azure_rm_netapp_snapshot - wait for completion when creating, modifying, or
deleting a pool.
- azure_rm_netapp_volume - support additional authentication schemes provided
by AzureRMModuleBase, and tags.
fragments:
- DEVOPS-3935.yaml
- DEVOPS-3949.yaml
release_date: '2021-05-06'

0 comments on commit acde740

Please sign in to comment.