Skip to content

Commit c5a1dd7

Browse files
author
Geri Jennings
authored
Remove HTML tag brackets from changelog
1 parent 2c1fbdf commit c5a1dd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010

1111
### Changed
1212
- When rotating the currently logged in user's/host's API key, we now explictily
13-
prevent use of `resource(<own_id>).rotate_api_key` for that action as the
13+
prevent use of `resource({own_id}).rotate_api_key` for that action as the
1414
`Conjur::API.rotate_api_key` should be used instead for that. This change is a
1515
downstream enforcement of the stricter key rotation requirements on the server
1616
covered by [this](https://github.com/cyberark/conjur/security/advisories/GHSA-qhjf-g9gm-64jq)

0 commit comments

Comments
 (0)