# Change log

### 0.2.3
- Fixed memory leak as noted in [issue #11](https://github.com/xtream1101/s3-concat/issues/11)

### 0.2.2
- Support quoted and un-quoted etag strings

### 0.2.1
- Allow binary files to be concat'd. NOTE: Will not work for all file types, only the ones that support it, like gzip.
- Added Changelog