Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Jul 14, 2015
1 parent c977d63 commit c8f04aa
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Change Log

## [v0.0.5](https://github.com/truenorth/ember-api-actions/tree/v0.0.5) (2015-07-11)

[Full Changelog](https://github.com/truenorth/ember-api-actions/compare/v0.0.4...v0.0.5)

**Merged pull requests:**

- Update to ember-cli 1.13 [\#5](https://github.com/truenorth/ember-api-actions/pull/5) ([truenorth](https://github.com/truenorth))

## [v0.0.4](https://github.com/truenorth/ember-api-actions/tree/v0.0.4) (2015-07-07)

[Full Changelog](https://github.com/truenorth/ember-api-actions/compare/v0.0.3...v0.0.4)

**Merged pull requests:**

- Fixes issue with URLs that already end in a '/' character [\#4](https://github.com/truenorth/ember-api-actions/pull/4) ([jmurphyau](https://github.com/jmurphyau))

## [v0.0.3](https://github.com/truenorth/ember-api-actions/tree/v0.0.3) (2015-07-06)

[Full Changelog](https://github.com/truenorth/ember-api-actions/compare/v0.0.2...v0.0.3)

**Closed issues:**

- Ember Data and ajaxOptions [\#2](https://github.com/truenorth/ember-api-actions/issues/2)

**Merged pull requests:**

- Refactoring, and relying on Adapter\#ajax and not Adapter\#ajaxOptions [\#3](https://github.com/truenorth/ember-api-actions/pull/3) ([truenorth](https://github.com/truenorth))

## [v0.0.2](https://github.com/truenorth/ember-api-actions/tree/v0.0.2) (2015-07-06)

**Merged pull requests:**

- Use ember-data adapter for ajaxOptions and ajax [\#1](https://github.com/truenorth/ember-api-actions/pull/1) ([truenorth](https://github.com/truenorth))

0 comments on commit c8f04aa

Please sign in to comment.