Skip to content

Commit 199f800

Browse files
committed
doc(changelog): indent
1 parent c683a17 commit 199f800

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
* feat(edu): Add new cursor-based pagination for `GET /v2/organizations/users` and `GET /v2/organizations/invitations`.
77
* feat(edu): Add new methods:
88
* `PUT /v2/organizations/users/{user}`: Admin endpoint to update managed accounts.
9-
* `DELETE /v2/organizations/users/{user}`: Admin endpoint to delete or convert edu accounts to consumer accounts.
10-
* feat(edu): Classes have a new state `inactive` that can be activated using the new method `POST /v2/classes/{class}/activate`.
11-
* feat(edu): Assignments have a new state `draft` and can have a new attachment type `exercise`.
12-
* feat(edu): Return Canvas LMS Instance domain in classes details
13-
* feat(edu): Return Clever.com section information in classes details
9+
* `DELETE /v2/organizations/users/{user}`: Admin endpoint to delete or convert edu accounts to consumer accounts.
10+
* feat(edu): Classes have a new state `inactive` that can be activated using the new method `POST /v2/classes/{class}/activate`.
11+
* feat(edu): Assignments have a new state `draft` and can have a new attachment type `exercise`.
12+
* feat(edu): Return Canvas LMS Instance domain in classes details
13+
* feat(edu): Return Clever.com section information in classes details
1414

1515
## 0.3.0
1616

0 commit comments

Comments
 (0)