From 9c198914439a9166d9810e7a54596c206c38acd9 Mon Sep 17 00:00:00 2001 From: Kharec Date: Wed, 18 Feb 2026 03:21:19 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ca676..4a835ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [0.2.0] - 2026-02-18 + +### Changed + +- massive code refactoring +- complete test suite revamp + ## [0.1.6] - 2026-02-16 ### Changed