From 66fb2786d47ac8e1ae1e10ebbad7afa5c2c3f158 Mon Sep 17 00:00:00 2001 From: Dion Date: Thu, 20 Jul 2023 22:19:54 +0200 Subject: [PATCH] keep a changelog --- history.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/history.md b/history.md index 6dc37acd6a..14eef476dd 100644 --- a/history.md +++ b/history.md @@ -40,8 +40,9 @@ Semantic Versioning 2.0.0 is from version 0.1.6+ ## version 0.5.10 - 2023-07-?? {#v0.5.10} -- [x] (Changed) _Back-end_ [Upgrade to .NET 6 - SDK 6.0.410 (Runtime: 6.0.16)](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.18/6.0.18.md) (PR #1178) +- [x] (Changed) _Back-end_ Upgrade to .NET 6 - SDK 6.0.410 (Runtime: 6.0.16 (PR #1178) - [x] (Changed) _Back-end_ [Upgrade to .NET 6 - SDK 6.0.412 (Runtime: 6.0.20)](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.20/6.0.20.md) (PR #1193) +- [x] (Changed) _Front-end_ Upgrade npm packages (PR #1198) ## version 0.5.9 - 2023-05-18 {#v0.5.9}