From cbeaf31a5847135b3fb7d8eca4be0cf46248d34f Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Wed, 24 May 2023 20:45:10 -0500 Subject: [PATCH] chore: prepare release 3.5.2 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e551450..42116f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 3.5.2 - 2023-04-27 +## 3.5.2 - 2023-05-25 ### Added -- Nothing. +- Add comment about permissions for security events to continuous integration workflow file. ### Changed