From 7f681c80d96648e72a7a5c75be7b79659b5a803e Mon Sep 17 00:00:00 2001 From: Matt Mcveigh Date: Wed, 23 Jun 2021 23:15:19 +0100 Subject: [PATCH] Update changelog for 0.19.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4296ad254..04eac7e5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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). +## [0.19.1] - 2021-06-23 + +- Update to FCS 40 [@baronfel] + ## [0.19.0] - 2021-06-12 - Update to FCS 39 [@baronfel]