We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834ae08 commit 43b7428Copy full SHA for 43b7428
3 files changed
README.rst
@@ -124,8 +124,11 @@ Changelog
124
---------
125
126
- tkfilebrowser 2.2.5
127
+
128
* Add compatibility with Tk < 8.6.0 (requires PIL.ImageTk)
129
* Add desktop icon in shortcuts
130
+ * Fix handling of spaces in bookmarks
131
+ * Fix bug due to spaces in recent file names
132
133
- tkfilebrowser 2.2.4
134
* Fix bug in desktop folder identification
changelog
docs/changelog.rst
@@ -6,6 +6,8 @@ tkfilebrowser 2.2.5
6
7
8
9
+* Fix handling of spaces in bookmarks
10
+* Fix bug due to spaces in recent file names
11
12
tkfilebrowser 2.2.4
13
-------------------
0 commit comments