Skip to content

Commit

Permalink
chore(release): 1.0.0rc0 Release
Browse files Browse the repository at this point in the history
- Ensure that upload via `Uppy.io` works well with `aiohttp-tus` library
- Fix resuming uploads by providing missed `Upload-Length` header
- Add documentation on using CORS Headers with `aiohttp-tus`
- Allow to setup `upload_resource_name` on `setup_tus` call
  • Loading branch information
playpauseandstop committed Mar 26, 2020
1 parent b576759 commit da2a761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
ChangeLog
=========

1.0.0rc0 (In Development)
=========================
1.0.0rc0 (2020-03-26)
=====================

- Add example to ensure that upload via `Uppy <https://uppy.io>`_ JavaScript library
works as expected
Expand Down

0 comments on commit da2a761

Please sign in to comment.