From 146cf8399d6cb33863ece1f2a3b82fe20be15b27 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Sat, 12 Mar 2022 11:15:32 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 744881e..9fb6a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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). ## [Unreleased] +### Changed +- Bumped dependencies (really just wanted to test some workflows :)) ## [1.4.0] - 2022-03-12 ### Added