Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Version bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mphasize committed Sep 10, 2014
1 parent d67625f commit 8d4ed0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sails > Ember Blueprints
======================

`Version 0.1.1`
`Version 0.1.2`

Ember Data compatible blueprints for Sails v0.10

Expand Down Expand Up @@ -81,6 +81,7 @@ If you want to access the REST routes with your own client or a tool like [Postm

# Changelog

* 0.1.2: Fixed #3 - find() request could end up as a findOne() response, added docs on setting HTTP headers
* 0.1.1: Added Ember service to handle "links" (alternative to populating records), added `populate` blueprint
* 0.1.0: Fresh start from Sails RC8, blueprints: `create`, `update`, `destroy`, `find`, `findone`

Expand Down

0 comments on commit 8d4ed0e

Please sign in to comment.