Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 759 Bytes

CHANGELOG.rst

File metadata and controls

29 lines (24 loc) · 759 Bytes

Changelog

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

The format is based on Keep a Changelog.

Version 0.11

Changed

  • Remove retry mechanism that might cause disconnection issues due to a race condition

Version 0.10

Changed

  • Archive uploads now perform both the upload and metadata generation with one HTTP request

Version 0.9

Added

  • Added possibility to delete resources through the client
  • Added --version flag to the client to see the current version
  • Added User-Agent header with client version information to requests sent by the client

Version 0.8

  • Newest release without release notes