From 17b2a1d66cf0f09a302d0d03e3b302497da99ac0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:26:30 +0000 Subject: [PATCH] chore: release v0.2.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 418d8af..209b776 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.1] - 2026-02-23 + +[0.2.1]: https://github.com/powerman/ruscmd.nvim/compare/v0.2.0..v0.2.1 + ## [0.2.0] - 2025-08-15 [0.2.0]: https://github.com/powerman/ruscmd.nvim/compare/v0.1.1..v0.2.0