diff --git a/README.md b/README.md index dcc2b33..898cfa7 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ S3Proxy has broad support for the S3 API, however, it does not support: * bucket logging * Cache-Control header, see [#115](https://github.com/andrewgaul/s3proxy/issues/115) * conditional copy object, see [#113](https://github.com/andrewgaul/s3proxy/issues/113) +* listing multipart uploads, see [#118](https://github.com/andrewgaul/s3proxy/issues/118) * POST uploads, see [#73](https://github.com/andrewgaul/s3proxy/issues/73) * object server-side encryption * object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74)