Update changelog.

This commit is contained in:
Tom Hacohen 2020-12-28 16:39:16 +02:00
parent ad2205e596
commit 295ae6f3d3

View File

@ -1,5 +1,13 @@
# Changelog # Changelog
## Version 0.7.0
* Chunks: improve the chunk download endpoint to use sendfile extensions
* Chunks: support not passing chunk content if exists
* Chunks: fix chunk uploading media type to accept everything
* Gracefull handle uploading the same revision
* Pass generic context to callbacks instead of the whole view
* Fix handling of some validation errors
## Version 0.6.1 ## Version 0.6.1
* Collection: save the UID on the model to use the db for enforcing uniqueness * Collection: save the UID on the model to use the db for enforcing uniqueness