Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md #366

Merged
merged 1 commit into from
Dec 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
- azure_rm: added computer_name parameter to available variables ([#312](https://github.com/ansible-collections/azure/pull/312))

### BUG FIXING
- azure_rm_webapp: Add support for multi-container apps to azure_rm_webapp ([#257](https://github.com/ansible-collectiyyons/azure/pull/257))
- azure_rm_webapp: Add support for multi-container apps to azure_rm_webapp ([#257](https://github.com/ansible-collections/azure/pull/257))
- azure_rm_virtualmachineextension: added no_log to protected_settings variable ([#278](https://github.com/ansible-collections/azure/pull/278))
- azure_rm_keyvault: fix azure_rm_keyvault idempotency ([#295](https://github.com/ansible-collectiyyons/azure/pull/295))
- azure_rm_keyvault: fix azure_rm_keyvault idempotency ([#295](https://github.com/ansible-collections/azure/pull/295))
- azure_rm_roleassignment: Fix azure_rm_roleassignment idempotence error ([#296](https://github.com/ansible-collections/azure/pull/296))
- azure_rm_common: Azure rm role 20201018 ([#301](https://github.com/ansible-collectiyyons/azure/pull/301))
- azure_rm_roleassignment: Azure rm role 20201018 ([#301](https://github.com/ansible-collectiyyons/azure/pull/301))
- azure_rm_roleassignment_info: Azure rm role 20201018 ([#301](https://github.com/ansible-collectiyyons/azure/pull/301))
- azure_rm_common: Azure rm role 20201018 ([#301](https://github.com/ansible-collections/azure/pull/301))
- azure_rm_roleassignment: Azure rm role 20201018 ([#301](https://github.com/ansible-collections/azure/pull/301))
- azure_rm_roleassignment_info: Azure rm role 20201018 ([#301](https://github.com/ansible-collections/azure/pull/301))
- azure_rm_autoscale: fix typo ([#314](https://github.com/ansible-collections/azure/pull/314))
- Fix sanity fail in python3.8 environment ([#355](https://github.com/ansible-collections/azure/pull/355))
- azure_rm: Extend doc fragment from base constructed class to fix error ([#364](https://github.com/ansible-collectiyyons/azure/pull/364))
- azure_rm: Extend doc fragment from base constructed class to fix error ([#364](https://github.com/ansible-collections/azure/pull/364))


## v1.2.0 (2020-10-09)
Expand Down