From 9fe3d93bfc403bd2458a70b2b75d31532995994e Mon Sep 17 00:00:00 2001 From: Haydn Ewers Date: Fri, 21 Aug 2015 16:51:54 +0930 Subject: [PATCH] Remove the roadmap from the README (move into GitHub issues). --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 0197263..629bb0c 100644 --- a/README.md +++ b/README.md @@ -85,13 +85,3 @@ Grab the [store.js](https://raw.githubusercontent.com/haydn/json-api-store/maste ## Documentation Documentation is available in the `docs` directory. Online documentation is coming soon. - -## Roadmap - -- automated release process -- event listeners for listening to changes -- create, read, update & destroy AJAX methods -- ES6 classes for type definitions -- a way to query the local data? -- adapters for CRUD actions / isomorphic support? -- support for links & pagination -- 2.51.2