Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 668 Bytes

Player Currency Changelog

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

The format is based on Keep a Changelog.

Unreleased

Added

  • Ability for the PlayerCurrencyManager to load the CurrencyConversion.asset file to be able to convert from one currency to another.

Changed

  • MoneyConversion renamed to CurrencyConversion for global consistency

[1.0.1] - 2022-04-06

Fixed

  • Auto dependencies in package

[1.0.0] - 2021-10-12

Added

  • First publish of this new package: player's virtual currency management.

Changed

Deprecated

Removed

Fixed

Security