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 c0bb337166
commit 04a554c269

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.
```