Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 821 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 821 Bytes

Changelog

This file is written in reverse chronological order, newer releases will appear at the top.

0.0.10

  • Retry on connection error before giving up #11 @ArmandPredicSis

0.0.9

  • Allow upload of large file (>5GB) #10 @ArmandPredicSis

0.0.8

  • Check token expiration #9 @ArmandPredicSis

0.0.7

  • URL encoding of special characters #8 @mdouchement

0.0.6

  • Object#copy_from support #7 @mdouchement
  • Keystone v2 support #6 @mdouchement