Skip to content

Commit 7e15b64

Browse files
update CHANGES
1 parent 4e8cc05 commit 7e15b64

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/changes.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ Compatibility notes:
120120
Change Log 2.x
121121
==============
122122

123-
Version 2.0.0b7 (not released yet)
124-
----------------------------------
123+
Version 2.0.0b7 (2023-09-14)
124+
----------------------------
125125

126126
Please 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)

0 commit comments

Comments
 (0)