From d0ec3773e6bbfd6a2219e371d7dcc8958189057c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Widera?= Date: Mon, 28 Jun 2021 08:12:13 +0200 Subject: [PATCH] update release date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc007d9cd3f5..650bdfb76df5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [0.6.1] - 2021-06-24 +## [0.6.1] - 2021-06-29 ### Compatibility Changes: - rework implementation of OpenMP schedule support #1279 #1309 #1313 #1341 - `alpaka::omp::Schedule` is replaced by `ompScheduleKind` and `ompScheduleChunkSize`