From 30728c98b81b303ee0c03b48262e280f4d9783eb Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Wed, 13 Nov 2024 09:56:31 +0100 Subject: [PATCH] Update history.md --- history.md | 1 + 1 file changed, 1 insertion(+) diff --git a/history.md b/history.md index 80bfcc85f..742bd3cb1 100644 --- a/history.md +++ b/history.md @@ -66,6 +66,7 @@ Semantic Versioning 2.0.0 is from version 0.1.6+ - [x] (Added) _Back-end_ WebP support for sync, thumbnails, reading & writing (PR #1813) - [x] (Added) _Back-end_ Psd support for sync, reading & writing (no thumbnail) (PR #1817) - [x] (Added) _Front-end_ Cache display issue with fileName contains (PR #1817) +- [x] (Changed) _Back-end_ Upgrade to .NET 8 - SDK 8.0.404 (Runtime: 8.0.11) (PR #1821) ## version 0.6.2 - 2024-10-11 {#v0.6.2}