瀏覽代碼

update CHANGES

Thomas Waldmann 2 年之前
父節點
當前提交
e4cbd28bdd
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      docs/changes.rst

+ 4 - 3
docs/changes.rst

@@ -217,8 +217,8 @@ The best check that everything is ok is to run a dry-run extraction::
 Change Log
 ==========
 
-Version 1.2.3 (not released yet)
---------------------------------
+Version 1.2.3 (2022-12-24)
+--------------------------
 
 Upgrade notes:
 
@@ -316,8 +316,9 @@ Other changes:
 - remove python < 3.7 compatibility code
 - do not use version_tuple placeholder in setuptools_scm template
 - CI: fix tox4 passenv issue, #7199
-- vagrant: update python 3.9 and 3.11
+- vagrant: update to python 3.9.16, use the openbsd 7.1 box
 - misc. test suite and docs fixes / improvements
+- remove deprecated --prefix from docs, #7109
 - Windows: use MSYS2 for Github CI, remove Appveyor CI