Skip to content

Commit

Permalink
changelog v2.6 (#1618)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhang3 authored Jul 1, 2024
1 parent d39b281 commit a24be3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## v2.6.0 (2024-07-01)

### FEATURE ENHANCEMENT
- Minimum supported Ansible core version to v2.15 - Ansible v2.15 EOL(https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-community-changelogs)

## v2.5.0 (2024-06-28)

### NEW MODULES
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace: azure
name: azcollection

# The version of the collection. Must be compatible with semantic versioning
version: 2.5.0
version: 2.6.0

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit a24be3b

Please sign in to comment.