From b9230a011f9427a3c43f7339fc959e00e834fdc9 Mon Sep 17 00:00:00 2001 From: 4s3ti <4s3ti@protonmail.com> Date: Sat, 23 Oct 2021 23:09:08 +0200 Subject: [PATCH] typo: Typo on changelog Month was spelled incorrectly --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9591300..06988d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## Octover 23rd 2021 +## October 23rd 2021 - Fixed errors on logging configuration - Closes [#1360](#1360)