Skip to content

Commit 8a895fe

Browse files
authored
Merge pull request #168 from elwayman02/0.8.0
0.8.0
2 parents 29c67ca + 45d8620 commit 8a895fe

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## 0.7.1 (2018-03-20)
1+
## 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)
210

311
#### Bug Fix
412
* [#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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-data-github",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "Ember Data abstraction for the GitHub API",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)