mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 08:45:13 +00:00
update CHANGES
This commit is contained in:
parent
bafc4e8455
commit
7ac9e2efef
1 changed files with 3 additions and 1 deletions
|
@ -286,7 +286,9 @@ Other changes:
|
|||
- create: add --upload-(ratelimit|buffer), deprecate --remote-* options, #5611
|
||||
- create/extract/mount: add --numeric-ids, deprecate --numeric-owner option, #5724
|
||||
- config: accept non-int value for max_segment_size / storage_quota
|
||||
- use PyInstaller v4.2, #5671
|
||||
- use PyInstaller v4.3, #5671
|
||||
- vagrant: use Python 3.9.5 to build binaries
|
||||
- tox.ini: modernize and enable execution without preinstalling deps
|
||||
- cleanup code style checks
|
||||
- get rid of distutils, use setuptools+packaging
|
||||
- github CI: test on Python 3.10-dev
|
||||
|
|
Loading…
Reference in a new issue