Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 3.75 KB

CHANGELOG.md

File metadata and controls

65 lines (41 loc) · 3.75 KB

Change Log

v0.1.5 (2019-02-05)

Full Changelog

Merged pull requests:

v0.1.4 (2018-05-29)

Full Changelog

Fixed bugs:

  • The URLs of the files are not escaped #13

Merged pull requests:

v0.1.3 (2018-05-24)

Full Changelog

Fixed bugs:

  • Authentication token is not updated #9

Merged pull requests:

  • 🐛 Update the authentication token this time for sure #11 (blooper05)

v0.1.2 (2018-05-23)

Full Changelog

Merged pull requests:

  • 🐛 Use instance variables instead of Fog.credentials #10 (blooper05)

v0.1.1 (2018-05-17)

Full Changelog

Fixed bugs:

  • Exception does not occur even if file upload fails #6
  • File with Japanese file name can not be uploaded to Object Storage #3
  • Redundant slashes are included in the URL #2

Merged pull requests:

  • 💚 Allow codeclimate duplication on requests #8 (blooper05)
  • 🐛 Add the expected response HTTP status codes #7 (blooper05)
  • 🐛 Add Excon::Middleware::EscapePath to middlewares param #5 (blooper05)
  • 🐛 Remove redundant slashes included in the URL #4 (blooper05)
  • Update rake requirement to ~> 12.3 #1 (dependabot[bot])

v0.1.0 (2018-05-14)

* This Change Log was automatically generated by github_changelog_generator