Skip to content

Commit 139796f

Browse files
authored
Merge pull request #197 from elwayman02/0.8.1
0.8.1
2 parents d3e3551 + e449a24 commit 139796f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.8.1 (2018-09-27)
2+
3+
#### Bug Fix
4+
* [#196](https://github.com/elwayman02/ember-data-github/pull/196) Fix `headers.link` not being parsed.. ([@jabrown85](https://github.com/jabrown85))
5+
6+
#### Internal
7+
* [#169](https://github.com/elwayman02/ember-data-github/pull/169) ember 3.1. ([@Dhaulagiri](https://github.com/Dhaulagiri))
8+
9+
#### Committers: 2
10+
- Brian Runnells ([Dhaulagiri](https://github.com/Dhaulagiri))
11+
- Jesse Brown ([jabrown85](https://github.com/jabrown85))
12+
113
## v0.8.0 (2018-04-17)
214

315
#### Enhancement

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.8.0",
3+
"version": "0.8.1",
44
"description": "Ember Data abstraction for the GitHub API",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)