File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,22 @@ All notable changes to this project will be documented in this file.
13
13
`Unreleased `_
14
14
=============
15
15
16
+ `v3.1.8 `_ (1, Nov. 2023)
17
+ ========================
18
+
16
19
Changed
17
20
-------
21
+ - Add 6.5.3 and openssl as known versions (#718)
22
+ - Docs: remove deprecated configuration description (#714)
23
+ - Test: test on python 3.8, 3.9 and 3.11 (#715)
24
+ - Docs: Update documentation for ``--autodesktop `` flag (#713)
18
25
- Use 'tar' filter when extracting tarfiles (#707)
19
26
- Log a warning when aqtinstall falls back to an external 7z extraction tool (#705)
20
27
- Bump py7zr@0.20.6(#702)
21
28
22
29
Fixed
23
30
-----
31
+ - Fix failed CI (#716)
24
32
- Fix installation of win64_msvc2019_arm64 arch (#711)
25
33
- Fix ``test_install `` that fails on Python<3.11.4 (#708)
26
34
- Fix failing documentation builds (#706)
@@ -259,7 +267,8 @@ Security
259
267
* Check Update.xml file with SHA256 hash (#493)
260
268
261
269
262
- .. _Unreleased : https://github.com/miurahr/aqtinstall/compare/v3.1.7...HEAD
270
+ .. _Unreleased : https://github.com/miurahr/aqtinstall/compare/v3.1.8...HEAD
271
+ .. _v3.1.8 : https://github.com/miurahr/aqtinstall/compare/v3.1.7...v3.1.8
263
272
.. _v3.1.7 : https://github.com/miurahr/aqtinstall/compare/v3.1.6...v3.1.7
264
273
.. _v3.1.6 : https://github.com/miurahr/aqtinstall/compare/v3.1.5...v3.1.6
265
274
.. _v3.1.5 : https://github.com/miurahr/aqtinstall/compare/v3.1.4...v3.1.5
You can’t perform that action at this time.
0 commit comments