From 7e34161e743f8b7339c6a6d46c6df5c4b6dda2cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 15:36:35 +0000 Subject: [PATCH] chore: release v0.1.1 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f75458..bfa9830 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.1.1] - 2025-08-05 +## [0.1.1] - 2025-08-15 + +### 📚 Documentation + +- **(README)** Add badges by @powerman in [#17] [0.1.1]: https://github.com/powerman/ruscmd.nvim/compare/%40%7B10year%7D..v0.1.1 +[#17]: https://github.com/powerman/ruscmd.nvim/pull/17