From f3c0f7b7dc2928c39d3945c39ce6b2421879453e Mon Sep 17 00:00:00 2001 From: Oleksandr Pavlyk Date: Sat, 10 Feb 2024 16:35:58 -0600 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: ndgrigorian <46709016+ndgrigorian@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf6540fc82..5068b75b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.16.0] - MMM. DD, YYYY -This release will require DPC++ 2024.1.0, which no longer supports Intel Gen9 integrated GPUs found in Intel CPUs of 10th and older generations. +This release will require DPC++ 2024.1.0, which no longer supports Intel Gen9 integrated GPUs found in Intel CPUs of 10th generation and older. Featurewise, this release is identical to 0.15.1. ## [0.15.1] - Feb. 10, 2024