We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4514b95 commit 6b87fecCopy full SHA for 6b87fec
1 file changed
docs/changes.rst
@@ -144,7 +144,7 @@ Compatibility notes:
144
Change Log 2.x
145
==============
146
147
-Version 2.0.0b17 (2025-05-xx)
+Version 2.0.0b17 (2025-05-23)
148
-----------------------------
149
150
Please note:
@@ -180,10 +180,11 @@ Fixes:
180
181
Other changes:
182
183
+- require borgstore 0.3.x
184
- some updates and fixes for shell completions, needs more work
185
- dir_is_tagged/_is_cachedir: add fd-based operations
186
- cython: suppress compiler warning about CYTHON_FALLTHROUGH in unreachable code
-- source code: pyupgrade --py310-plus ./**/*.py
187
+- source code: `pyupgrade --py310-plus ./**/*.py`
188
- tests:
189
190
- add/improve tests for repo-compress --stats, transfer, repo-space
0 commit comments