Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1.01 KB

Changelog

2.0.2 - 2025-02-13

Changed

  • Unreleased comparison
  • Package.json Version

Removed

  • Unecessary using directives

2.0.1 - 2024-12-11

Changed

  • Newtonsoft using changed to work in builds

2.0.0 - 2024-12-10

Changed

  • Now using Newtonsoft Json instead of JsonUtility
    • Newtonsoft Json is a dependency
  • Updated README.md

1.0.0 - 2024-12-08

Added

  • SaveSystem.cs
  • README.md
  • License (GPL-3.0)
  • Documentation URL
  • Changelog URL

0.0.1 - 2024-12-07

Added

  • Package structure