secrets/ad: change improvement to feature in changelog (#12095)

* secrets/ad: change improvement to feature in changelog

* Update per feature requirements
This commit is contained in:
Jason O'Donnell 2021-07-15 15:55:40 -04:00 committed by GitHub
parent 30f9bbd9f5
commit 03788bdba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
```release-note:improvement
plugins/ad: Added rotate-role endpoint for manual service account password rotations
```release-note:feature
**Support manual rotation of Active Directory roles**: `rotate-role` endpoint has been added to the Active Directory secret engine to allow manual rotations of service accounts.
```