From a821eaa986f6bc704df431c87e8be6264acb6b91 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 1 Jan 2022 19:32:15 -0600 Subject: [PATCH] chore: prepare release 3.4.1 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 347b3c8..7ee6d18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 3.4.1 - 2022-01-02 + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Bump codecov/codecov-action to v2.1.0 + ## 3.4.0 - 2022-01-02 ### Added