Skip to content

Commit

Permalink
📦 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfenton committed Apr 17, 2016
1 parent 3c99e90 commit c2fb788
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions 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.0] - 2016-04-16
### Added
* `realPathSync` returns url location when given relative path
* Set `Content-Encoding` header on saved files
Expand All @@ -11,4 +11,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* Type, plugin_name, dependencies, version accessible from class object

[1.0.2]: https://github.com/koopjs/koop-s3fs/compare/v1.0.2..v1.0.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.0.2",
"version": "1.1.0",
"description": "An AWS S3-backed filesystem plugin for Koop",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c2fb788

Please # to comment.