Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Jul 19, 2017
1 parent ed319d9 commit 8fe4940
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
#### 2.0.2 (2017-07-19)

##### Build System / Dependencies

* codeclimate ignore spec files ([eacdfea5](https://github.com/wopian/kitsu/commit/eacdfea546f4bab653fd51b7f68cd48321136609))

##### Bug Fixes

* bind methods outside of constructor (fixes aliases) ([ed319d9c](https://github.com/wopian/kitsu/commit/ed319d9c692d15a94cdec7b4859c387c8a35e205))

#### 2.0.1 (2017-07-18)

##### Documentation Changes
Expand Down
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Returns **[Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer

### get

Get resources - aliases: `fetch` & `find`
Get resources - aliases: `fetch`,`find` & `findAll`

**Parameters**

Expand Down

0 comments on commit 8fe4940

Please sign in to comment.