From e2414f5be57f0328129cf03d2337d91e115b590b Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Fri, 8 Apr 2022 18:09:06 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4540cd8..b009804 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.0.2] - 08-04-2022 + +### Changed + +- Reworked routing logic + ## [4.0.1] - 08-04-2022 ### Changed