Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 274 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 274 Bytes

Change Log

[0.7.27][2015-09-02]

Added

# Support OR
GET /posts?id=1&id2
GET /posts?category=javascript&category=html

[0.7.26][2015-09-01]

Added

# Support embed and expand in lists
GET /posts?embed=comments
GET /posts?expand=user