Version 2.0.0
RELEASE VERSION: 2.0.0
CHANGES:
- Deprecated 3 endpoints in Version 2.0. Removed endpoints for search notes, tasks and users.
- Use instead endpoints for get all notes, tasks and users. Example: '/api/v1/notes?page=1&perPage=10&name=&description='.
- Update endpoints collection documentation.
- Update Swagger Documentation.
- Minor changes.