From b8378de28fa7b7df430e7d22af7888c42045868a Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Wed, 2 Feb 2022 17:09:18 +0100 Subject: [PATCH] Typo Februari -> February MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: João Costa --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 5b94c389..f9e3703d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# 1.4.2: Februari 2, 2022 +# 1.4.2: February 2, 2022 - Avoid instantiating arbitrary classes ([#758](/../../pull/758)) thanks to [@vlsi](https://github.com/vlsi) for the report and [@raboof](https://github.com/raboof) for the patch - Various project infrastructure improvements ([#755](/../../pull/755), [#757](/../../pull/757)) thanks to [@ennru](https://github.com/ennru)