Fix uploading files to S3

This commit is contained in:
Jonny Barnes 2018-01-27 21:52:24 +00:00
parent b1929ac65a
commit 7262f6a550
3 changed files with 11 additions and 6 deletions

View file

@ -1,5 +1,8 @@
# Changelog
## Version {next}
- Fix uploading files sent to the media endpoint to S3
## Version 0.15.5 (2018-01-21)
- Formally bump PHP requirement to 7.2
- Add [a11y.css](https://github.com/ffoodd/a11y.css)