From 4da80f50e2052d1898f1a05bbfe7515015212803 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Wed, 1 Apr 2020 15:31:10 -0500 Subject: [PATCH] docs: provides CHANGELOG entry related to LP-2020-01 fixes. Signed-off-by: Matthew Weier O'Phinney --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3cd7eb..b2100ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 1.4.1 - TBD +## 1.4.1 - 2020-04-01 ### Added @@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- Nothing. +- Provides fixes related to [security advisory LP-2020-01](https://getlaminas.org/security/advisory/LP-2020-01). ## 1.4.0 - 2018-05-03