File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.1] ( https://github.com/pysan3/pathlib.nvim/compare/v2.2.0...v2.2.1 ) (2024-04-26)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** base:** Path.glob return nil when finished ([ fd9dee0] ( https://github.com/pysan3/pathlib.nvim/commit/fd9dee05380b668530898c643b916891df7ec71b ) )
9+
310## [ 2.2.0] ( https://github.com/pysan3/pathlib.nvim/compare/v2.1.1...v2.2.0 ) (2024-03-31)
411
512
Original file line number Diff line number Diff line change 99project = 'pathlib.nvim'
1010copyright = '2023, pysan3'
1111author = 'pysan3'
12- release = '2.2.0 ' # x-release-please-version
12+ release = '2.2.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