From 632c5a924ec21fb8a93cf138b1df1fdfa3653f09 Mon Sep 17 00:00:00 2001 From: Siu Kwan Lam <1929845+sklam@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:18:23 -0600 Subject: [PATCH] Merge pull request #1029 from stuartarchibald/wip/change_log_0_42_0_final Update CHANGE_LOG for 0.42.0 final. --- CHANGE_LOG | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGE_LOG b/CHANGE_LOG index f6fc75e2b..76fe2fb8e 100644 --- a/CHANGE_LOG +++ b/CHANGE_LOG @@ -1,5 +1,5 @@ -v0.42.0rc1 (Dec 13, 2023) -------------------------- +v0.42.0 (January 31, 2024) +-------------------------- Highlights of this release include: @@ -36,8 +36,8 @@ Authors: * `sklam `_ * `tbennun `_ -v0.41.1 (Oct 17, 2023) ----------------------- +v0.41.1 (October 17, 2023) +-------------------------- This is a maintenance release that includes a workaround in the test suite for ORCJit issues on the ``aarch64`` platform. Also, this is the last release to @@ -56,8 +56,8 @@ Authors: * `ke6jjj `_ * `gmarkall `_ -v0.41.0 (Sept 20, 2023) ------------------------ +v0.41.0 (September 20, 2023) +---------------------------- Pull-Requests: