Skip to content

Commit a5dea63

Browse files
committed
Release v3.1.15
Fixed ----- * Fix unintentional broken pyproject.toml Signed-off-by: Hiroshi Miura <miurahr@linux.com>
1 parent 63dcb87 commit a5dea63

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/CHANGELOG.rst

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

16+
`v3.1.15`_ (4, May 2024)
17+
========================
18+
19+
Fixed
20+
-----
21+
* Fix unintentional broken pyproject.toml
22+
1623
`v3.1.14`_ (27, Apr. 2024)
1724
==========================
1825

@@ -361,7 +368,8 @@ Security
361368
* Check Update.xml file with SHA256 hash (#493)
362369

363370

364-
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.14...HEAD
371+
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.15...HEAD
372+
.. _v3.1.15: https://github.com/miurahr/aqtinstall/compare/v3.1.14...v3.1.15
365373
.. _v3.1.14: https://github.com/miurahr/aqtinstall/compare/v3.1.13...v3.1.14
366374
.. _v3.1.13: https://github.com/miurahr/aqtinstall/compare/v3.1.12...v3.1.13
367375
.. _v3.1.12: https://github.com/miurahr/aqtinstall/compare/v3.1.11...v3.1.12

0 commit comments

Comments
 (0)