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

Commit 8d4ed0e

Browse files
committed
Version bump to 0.1.2
1 parent d67625f commit 8d4ed0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Sails > Ember Blueprints
22
======================
33

4-
`Version 0.1.1`
4+
`Version 0.1.2`
55

66
Ember Data compatible blueprints for Sails v0.10
77

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

8282
# Changelog
8383

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

0 commit comments

Comments
 (0)