Skip to content

Commit 325f2ae

Browse files
chore(release): 1.0.0a1 Release
- Allow to decorate upload views for authentication and other needs - Allow to upload on named upload paths, when using named upload URLs - Ensure named upload URLs (e.g. `/user/{username}/uploads`) works as well - Add `py.typed` to the `aiohttp_tus` package
1 parent 4528265 commit 325f2ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.0.0a1 (In Development)
2-
========================
1+
1.0.0a1 (2020-03-12)
2+
====================
33

44
- Allow to decorate upload views for authentication or other (for example *to check
55
whether entity for upload exists or not*) needs

0 commit comments

Comments
 (0)