We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29c67ca + 45d8620 commit 8a895feCopy full SHA for 8a895fe
2 files changed
CHANGELOG.md
@@ -1,4 +1,12 @@
1
-## 0.7.1 (2018-03-20)
+## v0.8.0 (2018-04-17)
2
+
3
+#### Enhancement
4
+* [#167](https://github.com/elwayman02/ember-data-github/pull/167) Add support for GitHub repository contents. ([@jmar910](https://github.com/jmar910))
5
6
+#### Committers: 1
7
+- James Martinez ([jmar910](https://github.com/jmar910))
8
9
+## v0.7.1 (2018-03-20)
10
11
#### Bug Fix
12
* [#161](https://github.com/elwayman02/ember-data-github/pull/161) move mirage application serializer to addon to avoid conflicts. ([@Dhaulagiri](https://github.com/Dhaulagiri))
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",
0 commit comments