diff options
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/cyberark/conjur/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible_collections/cyberark/conjur/CHANGELOG.md b/ansible_collections/cyberark/conjur/CHANGELOG.md index 887e2a89b..048c56f3f 100644 --- a/ansible_collections/cyberark/conjur/CHANGELOG.md +++ b/ansible_collections/cyberark/conjur/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.3.0] - 2024-05-23 + +### Added +- Lookup plugin supports configuration by Ansible variables + [cyberark/ansible-conjur-collection#203](https://github.com/cyberark/ansible-conjur-collection/pull/203) + ## [1.2.2] - 2023-09-28 ### Changed |