mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-15 21:59:58 -04:00
update CHANGES
This commit is contained in:
parent
c9c495db0a
commit
5195fb2dcf
1 changed files with 13 additions and 1 deletions
|
|
@ -374,12 +374,24 @@ Compatibility notes:
|
|||
Change Log
|
||||
==========
|
||||
|
||||
Version 1.2.6 (2023-08-31)
|
||||
Version 1.2.7 (2023-10-xx)
|
||||
--------------------------
|
||||
|
||||
For upgrade and compatibility hints, please also read the section "Upgrade Notes"
|
||||
above.
|
||||
|
||||
Other changes:
|
||||
|
||||
- support and test on Python 3.12
|
||||
- allow msgpack 1.0.6
|
||||
- TAM issues: show tracebacks, improve borg check logging, #7797
|
||||
- readthedocs: also build offline docs (HTMLzip), #7835
|
||||
- vagrant: add VM with debian bookworm / test on OpenSSL 3.0.x.
|
||||
|
||||
|
||||
Version 1.2.6 (2023-08-31)
|
||||
--------------------------
|
||||
|
||||
Fixes:
|
||||
|
||||
- The upgrade procedure docs as published with borg 1.2.5 did not work, if the
|
||||
|
|
|
|||
Loading…
Reference in a new issue