Skip to content

Commit

Permalink
Release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Jan 3, 2016
1 parent e144dc5 commit bcbe9b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.

## [Unreleased][unreleased]

## 0.11.1 - 2016-01-03
### Fixed
- Parse all dates as UTC to avoid timezone conversion errors
- Use hapi-swagger 2.0.0, where the optional path parameter {format?} works as expected ([#32](https://github.com/metaodi/openerz/issues/32), thanks [Daniel Schregenberger](https://github.com/SuperBFG7))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openerz",
"version": "0.10.0",
"version": "0.11.1",
"description": "Open ERZ API",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bcbe9b3

Please sign in to comment.