diff --git a/CHANGELOG.md b/CHANGELOG.md index 476285b..f7338e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -## 0.7.1 (2018-03-20) +## v0.8.0 (2018-04-17) + +#### Enhancement +* [#167](https://github.com/elwayman02/ember-data-github/pull/167) Add support for GitHub repository contents. ([@jmar910](https://github.com/jmar910)) + +#### Committers: 1 +- James Martinez ([jmar910](https://github.com/jmar910)) + +## v0.7.1 (2018-03-20) #### Bug Fix * [#161](https://github.com/elwayman02/ember-data-github/pull/161) move mirage application serializer to addon to avoid conflicts. ([@Dhaulagiri](https://github.com/Dhaulagiri)) diff --git a/package.json b/package.json index 87f5069..4e48975 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-data-github", - "version": "0.7.1", + "version": "0.8.0", "description": "Ember Data abstraction for the GitHub API", "keywords": [ "ember-addon",