Skip to content

Commit 80c9c30

Browse files
author
khanh.nguyen
committed
Fixed CHANGELOG.md and added pull request template
1 parent 8a927b8 commit 80c9c30

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Description
2+
3+
Add a short description of the change. If this is related to an issue, please add a reference to the issue.
4+
5+
## CHANGELOG
6+
7+
* [CHANGED] Describe your change here. Look at CHANGELOG.md to see the format.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
# Changelog
2+
3+
## 2.0.0
4+
5+
* [FIXED] Encoding issue when JSON is serialized.
6+
* [ADDED] Voice recording deletion API.
7+
* [ADDED] Verify create email.
8+
* [CHANGED] Drop python 2 support.

0 commit comments

Comments
 (0)