Skip to content

Commit 113d38f

Browse files
committed
update changelog
1 parent 58993e1 commit 113d38f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ python manage.py test xmpp_http_upload
217217

218218
* Increase length of `type` column to 255 characters (we sometimes encounter up to 80 characters).
219219
* If a user does not match any ACL from the `XMPP_HTTP_UPLOAD_ACCESS` setting, all uploads are denied.
220+
* Set the default app name to ``xmpp_http_upload``.
220221
* Add many more tests to the test suite.
221222
* Use isort to sort imports, increase textwidth to 110 chars.
222223
* Add new setup.py commands to run the test-suite or code quality tests.

0 commit comments

Comments
 (0)