Skip to content

Commit 8dc1dd2

Browse files
author
Josh Holtz
committed
Update README.md
1 parent 5fa34b4 commit 8dc1dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A library for loading data from a [JSON API](http://jsonapi.org) datasource. Par
88

99
Version | Changes
1010
--- | ---
11-
**0.1.2** | `JSONAPIResource` IDs can either be numbers or strings (thanks [danylhebreux](https://github.com/danylhebreux)); `JSONAPIResource` subclass can have mappings defined to set JSON values into properties automatically - [see example](#resource-mappings)
11+
**0.1.2** | `JSONAPIResource` IDs can either be numbers or strings (thanks [danylhebreux](https://github.com/danylhebreux)); `JSONAPIResource` subclass can have mappings defined to set JSON values into properties automatically - [more info](#resource-mappings)
1212
**0.1.1** | Fixed linked resources with links so they actually link to other linked resources
1313
**0.1.0** | Initial release
1414

0 commit comments

Comments
 (0)