From 89ed69b8225aade187e01346ffbb5b81162caa35 Mon Sep 17 00:00:00 2001 From: Hiroshi Miura Date: Sun, 28 Apr 2024 07:55:25 +0900 Subject: [PATCH] Release v3.1.14 Signed-off-by: Hiroshi Miura --- docs/CHANGELOG.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c1b0379e..f860a58a 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -13,6 +13,13 @@ All notable changes to this project will be documented in this file. `Unreleased`_ ============= +`v3.1.14`_ (27, Apr. 2024) +========================== + +Fixed +----- +* Fix binary release CD provisioning + `v3.1.13`_ (13, Apr. 2024) ========================== @@ -354,7 +361,8 @@ Security * Check Update.xml file with SHA256 hash (#493) -.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.13...HEAD +.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.14...HEAD +.. _v3.1.14: https://github.com/miurahr/aqtinstall/compare/v3.1.13...v3.1.14 .. _v3.1.13: https://github.com/miurahr/aqtinstall/compare/v3.1.12...v3.1.13 .. _v3.1.12: https://github.com/miurahr/aqtinstall/compare/v3.1.11...v3.1.12 .. _v3.1.11: https://github.com/miurahr/aqtinstall/compare/v3.1.10...v3.1.11