Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandeepv68 committed Apr 24, 2018
1 parent 5b3883e commit 228580b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Before using the Unsplash API, you need to **register as a developer** and **rea
* [Sample Usage](#sample-usage)
* [Dependency](#dependency)
* [Changelog](#changelog)
* [v2.0.1](#v201)
* [v2.0.0](#v200)
* [v1.1.0](#v110)
* [v1.0.10](#v1010)
Expand Down Expand Up @@ -122,6 +123,9 @@ UnsplashApi.getPhotoLink('<photo-id>')
This library depends on [fetch](https://github.com/github/fetch) to make requests to the [Unsplash API](https://unsplash.com/documentation). For environments that don't support fetch, you'll need to provide a **polyfill**.

### Changelog
#### v2.0.1
- Minor bug fix.

#### v2.0.0
- Documentation updated.
- Added support for Collections APIs.
Expand Down

0 comments on commit 228580b

Please sign in to comment.