From f3fb982b87ad7f842669063a037a81a9e2b5d3e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 08:25:35 +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..e9028c2 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] - 2025-08-20 + +[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