Skip to content

Commit 8ceacfa

Browse files
author
App Generator
committed
Release v1.0.0
1 parent 16c0821 commit 8ceacfa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Change Log
2+
3+
## [1.0.0] 2021-07-27
4+
### First stable version
5+
6+
> [Django Backend](https://github.com/app-generator/api-server-django) - v1.0.0
7+
8+
- API:
9+
- Sign UP: `/api/users/register`
10+
- Sign IN: `/api/users/login`
11+
- Logout: `/api/users/logout`
12+
- Check Session: `/api/users/checkSession`
13+
- Edit User: `/api/users/edit`
14+
15+
> [React Frontend](https://github.com/app-generator/react-datta-able-dashboard) - v0.0.1
16+
17+
- UI: Datta Able v0.1.0 (free version)

0 commit comments

Comments
 (0)