Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Oct 15, 2024
1 parent aa920d7 commit ed56335
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
ChangeLog
=========

Version 0.1.0 2024-10-15
------------------------

Breaking changes:

- accepted store URLs: see README
- Store: require complete levels configuration, #46

Other changes:

- sftp/posixfs backends: remove ad-hoc mkdir calls, #46
- optimize Sftp._mkdir, #80
- sftp backend is now optional, avoids dependency issues on some platforms, #74.
Use pip install "borgstore[sftp]" to install with the sftp backend.


Version 0.0.5 2024-10-01
------------------------

Expand Down

0 comments on commit ed56335

Please sign in to comment.