Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbvm authored Jun 18, 2016
1 parent 15f452b commit f68845e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.0

- [FEATURE] Refactor service by making use of the new ember-ajax mixin. [#1](https://github.com/jcbvm/ember-api-requests/issues/1)
- [BUGFIX] New version of ember-ajax calls `options` twice, make sure to return the right data if this happens. [#1](https://github.com/jcbvm/ember-api-requests/issues/1)

## 0.2.3

- [BUGFIX] Fixed check for using urlencoded content type for non-get requests with only query parameters
Expand Down

0 comments on commit f68845e

Please sign in to comment.