diff --git a/CHANGELOG.md b/CHANGELOG.md index c7c7037b..9dc6d1f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) Prefix your items with `(Template)` if the change is about the template and not the resulting application. + ## 3.5.X - Bump Uno packages to 5.2.121 to fix a crash on iOS. - Ensure NV.Template.Mobile nuget is only deployed from the main branch. - Updated `System.Text.Json` to resolve security vulnerabilities. - Remove UWP references in Diagnostics.md +- Updated `Refit` package to 8.0.0 to address security advisory. +- Updated `MallardMessageHandlers` package to 2.0.0. ## 3.4.X - Added a kill switch feature to the app. diff --git a/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj b/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj index 8c0c1e06..308a6373 100644 --- a/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj +++ b/src/app/ApplicationTemplate.Access/ApplicationTemplate.Access.csproj @@ -21,10 +21,10 @@ - + - +