Skip to content

Commit 0110f2f

Browse files
committed
Release v3.1.8
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
1 parent d96be76 commit 0110f2f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/CHANGELOG.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,22 @@ All notable changes to this project will be documented in this file.
1313
`Unreleased`_
1414
=============
1515

16+
`v3.1.8`_ (1, Nov. 2023)
17+
========================
18+
1619
Changed
1720
-------
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)
1825
- Use 'tar' filter when extracting tarfiles (#707)
1926
- Log a warning when aqtinstall falls back to an external 7z extraction tool (#705)
2027
- Bump py7zr@0.20.6(#702)
2128

2229
Fixed
2330
-----
31+
- Fix failed CI (#716)
2432
- Fix installation of win64_msvc2019_arm64 arch (#711)
2533
- Fix ``test_install`` that fails on Python<3.11.4 (#708)
2634
- Fix failing documentation builds (#706)
@@ -259,7 +267,8 @@ Security
259267
* Check Update.xml file with SHA256 hash (#493)
260268

261269

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
263272
.. _v3.1.7: https://github.com/miurahr/aqtinstall/compare/v3.1.6...v3.1.7
264273
.. _v3.1.6: https://github.com/miurahr/aqtinstall/compare/v3.1.5...v3.1.6
265274
.. _v3.1.5: https://github.com/miurahr/aqtinstall/compare/v3.1.4...v3.1.5

0 commit comments

Comments
 (0)