Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gierschv committed Jan 17, 2014
1 parent 6b67737 commit 55a83cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.2

* Fix noAuthenticated calls
* Optionnal consumer key, now checked only on debug
* Fix unicode (thanks to @naholyr #4)

## 1.0.1

* Fix initial value for apiTimeDiff (gierschv/node-ovh#1)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "ovh",
"version": "1.0.1",
"version": "1.0.2",
"description": "A helper library to use OVH.com REST API (v6)",
"homepage": "https://github.com/gierschv/node-ovh",
"homepage": "http://gierschv.github.io/node-ovh",
"author": "Vincent Giersch <mail@vincent.sh>",
"contributors": [],
"keywords": [
Expand Down

0 comments on commit 55a83cf

Please sign in to comment.