Skip to content

Commit

Permalink
Merge pull request #163 from elwayman02/0.7.1
Browse files Browse the repository at this point in the history
0.7.1
  • Loading branch information
Dhaulagiri authored Mar 20, 2018
2 parents ecd503e + 42a812d commit 65238b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.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))

#### Internal
* [#162](https://github.com/elwayman02/ember-data-github/pull/162) lock ember-cli-mirage to 0.4.1. ([@Dhaulagiri](https://github.com/Dhaulagiri))

#### Committers: 1
- Brian Runnells ([Dhaulagiri](https://github.com/Dhaulagiri))

## v0.7.0 (2018-02-23)

#### Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-data-github",
"version": "0.7.0",
"version": "0.7.1",
"description": "Ember Data abstraction for the GitHub API",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 65238b1

Please sign in to comment.