Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 857 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 857 Bytes

Batch Submitter 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]

Added

  • change packages to upload using command line arguments

[1.0.1] - 2020-06-10

Fixed

  • discard change if project root folder selection is out of project
  • do not try to upload if no asset has been found when exporting

[1.0.0] - 2020-06-09

Added

  • first public release: easily upload new releases of your assets to the Unity Asset Store using this tool that allows to configure packages to upload and usable in batch mode.
  • package format understandable by Unity Package Manager

Changed

Deprecated

Removed

Fixed

Security