From 683092363b48947a7d79869aa126d279bf366fd0 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 10 Dec 2021 17:55:07 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 740a6a9..0a39dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Fixed compatibility with Nova 3 -- Improved error message styling -- Fixed slug field support +- Fixed compatibility with Nova 3 (thanks to [@ErenPhayte](https://github.com/ErenPhayte)) +- Improved error message styling (thanks to [@ErenPhayte](https://github.com/ErenPhayte)) +- Fixed slug field support (thanks to [@ErenPhayte](https://github.com/ErenPhayte)) - Updated packages ## [1.0.0] - 2021-11-12