From 461abcf0242cf3cb2f87f7d91d9ddae3e3ae7f2c Mon Sep 17 00:00:00 2001 From: Bas Meijer Date: Thu, 21 Dec 2023 10:47:42 +0100 Subject: [PATCH] CHANGELOG --- Ansible/ansible_collections/jfrog/platform/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Ansible/ansible_collections/jfrog/platform/CHANGELOG.md b/Ansible/ansible_collections/jfrog/platform/CHANGELOG.md index 7c24184a..8fa615d4 100644 --- a/Ansible/ansible_collections/jfrog/platform/CHANGELOG.md +++ b/Ansible/ansible_collections/jfrog/platform/CHANGELOG.md @@ -1,6 +1,8 @@ # JFrog Platform Ansible Collection Changelog All changes to this collection will be documented in this file. +* OCSP stapling support + ## [10.16.3] - Dec 6, 2023 * Added How to avoid IPv6 binding in Readme [GH-349](https://github.com/jfrog/JFrog-Cloud-Installers/pull/349) * Product Updates/fixes