Explorar o código

update CHANGES

Thomas Waldmann %!s(int64=4) %!d(string=hai) anos
pai
achega
7ac9e2efef
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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