Skip to content

Commit 0c85abb

Browse files
committed
adding notes about parallel S3 uploads to changelog
1 parent 36cc42a commit 0c85abb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### unreleased
4+
- New: Files are now uploaded to S3 in parallel. This can be disabled by setting `parallel: false` in `_deploy.yml`. [#63](https://github.com/octopress/deploy/pull/63)
5+
36
### 1.3.0 - 2015-07-05
47
- New: Now `_deploy.yml` is processed through ERB, this means you can load configurations for ENV vars pretty easily. [#62](https://github.com/octopress/deploy/pull/62)
58

0 commit comments

Comments
 (0)