feathers-couchdb
Version:
Feathers couchDB adapter service
24 lines (15 loc) • 343 B
Markdown
# Change Log
## v0.1.0 (2016-11-27)
- Fixed find
- Fixed remove
## 0.0.6 (2016-11-08)
- Publish npm
### 0.0.5 (2016-11-08)
- Fixed returning data for create and remove service
### Initial (2016-09-14)
- Add find services
- Edit README
- Add unit tests
- Add Changelog.md
- Cloned official feathers.js another db adapter
- First commit