File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ Compatibility notes:
120120Change Log 2.x
121121==============
122122
123- Version 2.0.0b7 (not released yet )
124- ----------------------------------
123+ Version 2.0.0b7 (2023-09-14 )
124+ ----------------------------
125125
126126Please note:
127127
@@ -148,6 +148,8 @@ Other changes:
148148- always implicitly require archive TAMs (all archives have TAMs since borg 1.2.6)
149149- always implicitly require manifest TAMs (manifests have TAMs since borg 1.0.9)
150150- rlist: remove support for {tam} placeholder, archives are now always TAM-authenticated.
151+ - support / test on Python 3.12
152+ - allow msgpack 1.0.6 (which has py312 wheels), #7810
151153- manifest: move item_keys into config dict (manifest.version == 2 now), #7710
152154- replace "datetime.utcfromtimestamp" to avoid deprecation warnings with Python 3.12
153155- properly normalise paths on Windows (forward slashes, integrate drive letter into path)
You can’t perform that action at this time.
0 commit comments