File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.1] ( https://github.com/pysan3/pathlib.nvim/compare/v2.1.0...v2.1.1 ) (2024-03-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** base:** add tests for ` self:remove_suffix ` ([ d39ff55] ( https://github.com/pysan3/pathlib.nvim/commit/d39ff556bb1ecbec1225c7c1cb41bab0707f58d8 ) )
9+ * ** base:** fix ` self:remove_suffix ` ([ 26fa1f2] ( https://github.com/pysan3/pathlib.nvim/commit/26fa1f253951410bbf5219a97f96c26ce7289819 ) )
10+
311## [ 2.1.0] ( https://github.com/pysan3/pathlib.nvim/compare/v2.0.1...v2.1.0 ) (2024-03-28)
412
513
Original file line number Diff line number Diff line change 99project = 'pathlib.nvim'
1010copyright = '2023, pysan3'
1111author = 'pysan3'
12- release = '2.1.0 ' # x-release-please-version
12+ release = '2.1.1 ' # x-release-please-version
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
You can’t perform that action at this time.
0 commit comments