From 9746edb936d1bbb1ef84c467e99016b786e94e91 Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Mon, 3 Apr 2023 12:19:05 +0200 Subject: [PATCH] Updated changelog --- Changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Changelog.md b/Changelog.md index b6f72d5..2631481 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,19 @@ +# 23.6.2 + +ElectronNET.API: + +* Fixed escaping of URL #735 @cosmo0 +* Changed `ZoomFactor` type #754 @Yuvix25 + +ElectronNET.CLI: + +* (none) + +Infrastructure: + +* Changed build system to NUKE #757 @FlorianRappl +* Updated target framework for host project #753 @r-pankevicius + # 23.6.1 ElectronNET.CLI: