Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 90c9d08

Browse files
committed
Updated CHANGELOG for 0.2.3
1 parent c963837 commit 90c9d08

File tree

3 files changed

+14
-29
lines changed

3 files changed

+14
-29
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ py-bash-completion Change Log
44

55
.. current developments
66
7+
v0.2.3
8+
====================
9+
10+
**Fixed:**
11+
12+
* Fixed issue with incorrect strip lengths for prefixes with quotes in them
13+
* Fixed bash script to also consider leading double quotes and not just single
14+
quotes
15+
* `bash_completion` will not return negative prefix lengths for files that need
16+
to be string-escaped (files/folders with spaces in name)
17+
18+
19+
20+
721
v0.2.2
822
====================
923

news/bash_completion_spacetime_continuum.rst

Lines changed: 0 additions & 15 deletions
This file was deleted.

news/fix_negative_len.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)