From 9c6a0e37e28a8f940a6583e0d8286c5503f9071f Mon Sep 17 00:00:00 2001 From: Rishi Verma Date: Mon, 12 Jun 2023 14:46:29 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da761f68d..edc564322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.3.0] - 2023-06-12 + +### Added + +- Governance + - GOVERNANCE.md standard template +- Software Lifecycle + - Automation to identify secrets within Git repositories (using detect-secrets) + ## [1.2.0] - 2023-02-03 ### Added