Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MXWXZ committed Sep 8, 2019
1 parent 01d898d commit 3e7d361
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# 后端API更新日志
## v0.3.3 2019-09-09
### 移除
1. `transaction` 模块被完全移除

### 新增
1. `POST "/buyInfo/:buyInfoID"` 修改状态
2. `POST "/sellInfo/:sellInfoID"` 修改状态

### BUG修复
1. 修复message被错误标记为已读的问题

## v0.3.2 2019-09-08
### 新增
1. `GET /message/userID` 增加获取旧消息的功能
Expand Down

0 comments on commit 3e7d361

Please sign in to comment.