From cfcd6037626bf826027d6c9feed4d987fa96d9a0 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 21 Dec 2021 00:45:01 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87f7a89..fe20e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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] + +## [0.3.4] - 2021-12-21 +### Added +- Update Docker to use private env file added to .gitignore. + ### Fixed - Crash Report chart now shows the most recent 7-days instead of the first recorded 7 days.