From e2675fdc65aadf54d3d724830d1c65cdd7610d29 Mon Sep 17 00:00:00 2001 From: Aaron Dandy Date: Sun, 3 Dec 2023 18:18:39 -0500 Subject: [PATCH] Finalizes changelog --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 58ebac1..575ce7f 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## 5.0.0 - Upcoming +## 5.0.0 - 2023-12 - Removes usages of `Environment.TickCount`: [PR #83](https://github.com/aarondandy/WeCantSpell.Hunspell/pull/83) - Adds `net8.0` as a new target