Skip to content

Commit 221d7e6

Browse files
committed
Fixing ugly heading size issue in the README.md
1 parent dc0cd66 commit 221d7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A pipeable write stream which uploads to Amazon S3 using the multipart file uplo
66

77
### Changelog
88

9-
## 0.5.0 (2014-08-11)
9+
#### 0.5.0 (2014-08-11)
1010

1111
* Added client caching to reuse an existing s3 client rather than creating a new one for each upload. Fixes #6
1212
* Updated the maxPartSize to be a hard limit instead of a soft one so that generated ETAG's are consistent due to the reliable size of the uploaded parts. Fixes #7

0 commit comments

Comments
 (0)