Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.03 KB

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.

Changed

  • Added dependencies to manifest.json
  • Increase Android target Sdk version
  • Beacon dotnet SDK dApp metadata changed to Unity-related

Fixed

  • Fixed namespace name 'iOS'
  • Fixed namespace name 'Newtonsoft'
  • Update outdated unreleased diff link

0.0.2 - 2023-02-28

Fixed

  • Fixed correct network type resolving in dotnet BeaconConnector

Removed

  • Removed redundant .dll binary files from beacon-dotnet-sdk plugins

0.0.1 - 2023-02-28

Added

  • The project has now a CHANGELOG
  • Added auto releases with GH actions