From 3b3aab039f11bad6da0ee85cae7c73909a627ceb Mon Sep 17 00:00:00 2001 From: John Engelke <52300928+jpl-jengelke@users.noreply.github.com> Date: Fri, 3 Feb 2023 08:22:25 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6280da5aa..da761f68d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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.2.0] - 2023-02-03 + +### Added + +- Continuous Integration + - Starter Kits + - Build, Release and Publish Automation: Python Starter Kit +- Continuous Testing + - Starter Kits + - Software Composition Analysis: Dependabot + ## [1.1.0] - 2022-10-31 ### Added