From 72b8608ab56ebdb81e6fbaa8a6c483ae1209f483 Mon Sep 17 00:00:00 2001 From: "Michael D. Stemle, Jr" Date: Fri, 1 Sep 2023 15:25:23 -0400 Subject: [PATCH] Adding changelog --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8fa146..04c8858 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. +## [Unreleased] + +### Changed + +- Updated dependencies + - `yaml` + - `@types/jest` + - `jest` + - `prettier` + ## [2.0.0] - 2023-06-29 ### Added @@ -88,4 +98,4 @@ and this project adheres to [Semantic Versioning]. [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html - \ No newline at end of file +