From 8c60998ba83920c4425e1ab2edcdd1e4dba76b89 Mon Sep 17 00:00:00 2001 From: Andrey Kolkov Date: Thu, 10 Sep 2026 23:27:58 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20CHANGELOG=20v0.1.4=20=E2=80=94=20includ?= =?UTF-8?q?ed=20in=20tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c9aa4e..559f634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ 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). ## [Unreleased] + +## [0.1.4] - 2026-09-10 + +### Documentation +- CHANGELOG included in tagged commit (v0.1.3 tag was created before its CHANGELOG entry) ## [0.1.3] - 2026-09-10 ### Documentation