mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
update CHANGES
This commit is contained in:
parent
5eb2dd5328
commit
2d6d900231
1 changed files with 3 additions and 2 deletions
|
|
@ -156,8 +156,8 @@ Compatibility notes:
|
|||
Change Log 2.x
|
||||
==============
|
||||
|
||||
Version 2.0.0b21 (not released yet)
|
||||
-----------------------------------
|
||||
Version 2.0.0b21 (2026-03-16)
|
||||
-----------------------------
|
||||
|
||||
Please note:
|
||||
|
||||
|
|
@ -168,6 +168,7 @@ above.
|
|||
|
||||
New features:
|
||||
|
||||
- support https/http (REST) repositories via borgstore, #9480
|
||||
- use jsonargparse as CLI argument/option parser, also supporting YAML configs
|
||||
for defaults and auto-generated environment variables to override defaults, #6551
|
||||
- create --paths-from-shell-command, #5968
|
||||
|
|
|
|||
Loading…
Reference in a new issue