README.md in s3_website-2.15.0 vs README.md in s3_website-2.15.1
- old
+ new
@@ -203,14 +203,9 @@
```
The valid `s3_endpoint` values consist of the [S3 location constraint
values](http://docs.amazonwebservices.com/general/latest/gr/rande.html#s3_region).
-Note that at the moment s3_website does not support any region that
-supports only a V4 Signature and does not support V2
- (i.e. *eu-central-1*, *ap-south-1*, *ap-northeast-2*).
-This support can be tracked in [issue #126](https://github.com/laurilehmijoki/s3_website/issues/126).
-
### Ignoring files you want to keep on AWS
Sometimes there are files or directories you want to keep on S3, but not on
your local machine. You may define a regular expression to ignore files like so: