浏览代码

update CHANGES

Thomas Waldmann 4 年之前
父节点
当前提交
7ac9e2efef
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      docs/changes.rst

+ 3 - 1
docs/changes.rst

@@ -286,7 +286,9 @@ Other changes:
 - create: add --upload-(ratelimit|buffer), deprecate --remote-* options, #5611
 - create/extract/mount: add --numeric-ids, deprecate --numeric-owner option, #5724
 - config: accept non-int value for max_segment_size / storage_quota
-- use PyInstaller v4.2, #5671
+- use PyInstaller v4.3, #5671
+- vagrant: use Python 3.9.5 to build binaries
+- tox.ini: modernize and enable execution without preinstalling deps
 - cleanup code style checks
 - get rid of distutils, use setuptools+packaging
 - github CI: test on Python 3.10-dev