----------------
- Initial version, extracted from Mozilla Services Reading List project (1)
**New features**
- Expose CORS headers so that client behind CORS policy can access them (5)
- Postgresql Backend (8)
- Use RedisSession as a cache backend for PyFxA (10)
- Delete multiple records via DELETE on the collection_path (13)
- Batch default prefix for endpoints (14 / 16)
- Use the app version in the / endpoint (22)
- Promote Basic Auth as a proper authentication backend (37)
**Internal changes**
- Backends documentation (15)
- Namedtuple for filters and sort (17)
- Multiple DELETE in Postgresql (18)
- Improve Resource API (29)
- Refactoring of error management (41)
- Default Options for Schema (47)