Skip to content

Commit

Permalink
Updated CHANGELOG with info about recent changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Jul 15, 2014
1 parent 1091818 commit ae13b3b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,18 @@
CHANGELOG
=========

Next Release:
-------------

* Added a `listFilter` stream context option that can be used when using
`opendir()` and the Amazon S3 stream wrapper. This option is used to filter
out specific objects from the files yielded from the stream wrapper.
* Fixed #322 so that the download sync builder ignores objects that have a
`GLACIER` storage class.
* Fixed an issue with the S3 SSE-C logic so that HTTPS is only required when
the SSE-C parameters are provided.
* Updated the Travis configuration to include running HHVM tests.

2.6.11 (2014-07-09)
-------------------

Expand Down

0 comments on commit ae13b3b

Please sign in to comment.