Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 918 Bytes

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 918 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.6.0] - 2023-01-22

Added

  • Support for NET 7

Changed

  • Updated Uno.WinUI to 5.0.19

Removed

  • Dropped support for Xamarin and UWP
  • Dropped support for NetStandard2.0
  • Removed Xamarin samples

[0.5.0] - 2023-05-24

Added

  • Support for NET 6
  • Support for WebView2 in AsyncWebView.Uno.WinUI with Uno.WinUI version 4.9.0-dev.1113

[0.4.0]

Added

  • Build with VS2022
  • Add support for uap10.0.19041
  • Add support for Android 12
  • Support for Android 11 (March, 2021)

Changed

  • [#23] Change target Uno.UI version to 4.0.7.

Removed

  • Dropped support for uap10.0.18362
  • Dropped support for MonoAndroid10 target