diff --git a/README.md b/README.md index 861baa3..8e6d60d 100644 --- a/README.md +++ b/README.md @@ -60,16 +60,6 @@ const app = feathers() .configure(rest('http://baseUrl').superagent(superagent)) ``` -## Changelog - -__1.1.0__ - -- Adding REST clients for jQuery, Request, Superagent and Fetch for universal usage - -__1.0.0__ - -- Initial release of extracted module from Feathers 1.3 - ## License Copyright (c) 2015