From 75b30cdcb8859e8d129f139444d9b9b600bfff07 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Mon, 15 Jan 2024 09:41:53 +0100 Subject: [PATCH] Bump version to 8.0.2 --- RELEASE_NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 227de7bcd6..034f30a504 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,5 @@ -#### 8.0.1 - 2024-01-15 +#### 8.0.2 - 2024-01-15 +* Paket ignored the alias setting on SDK-based projects - https://github.com/fsprojects/Paket/pull/4238 * Fixed net8.0-windows target issue - https://github.com/fsprojects/Paket/pull/4242 #### 8.0.0 - 2023-11-14