Skip to content

Commit

Permalink
📦 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfenton committed Apr 27, 2016
1 parent 955ad26 commit cd3f335
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [1.1.2] - 2016-04-27
### Added
* Option to disable automatic gunzipping of `createReadStream` content with `{gunzip: false}`

Expand All @@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* Type, plugin_name, dependencies, version accessible from class object

[1.1.2]: https://github.com/koopjs/koop-s3fs/compare/v1.1.1..v1.1.2
[1.1.1]: https://github.com/koopjs/koop-s3fs/compare/v1.1.0..v1.1.1
[1.1.0]: https://github.com/koopjs/koop-s3fs/compare/v1.0.2..v1.1.0
[1.0.2]: https://github.com/koopjs/koop-s3fs/compare/v1.0.1..v1.0.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koop-s3fs",
"version": "1.1.1",
"version": "1.1.2",
"description": "An AWS S3-backed filesystem plugin for Koop",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cd3f335

Please # to comment.