Skip to content

Commit

Permalink
[docs] Update version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
miaotony committed Feb 19, 2022
1 parent 48c0710 commit 7076f5b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Change log

### `V0.24.0.20220220`

[fix] Change HTTP to HTTPS to fix the error due to WAF in HTTP.
修复 HTTP 访问存在防火墙而导致的错误,更改为通过 HTTPS 进行请求,同时也更安全。


### `V0.23.0.20210509`

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ NUAA_ClassSchedule
---
## Version

**V0.23.0.20210509**
**V0.24.0.20220220**

**Change Log:**
Please refer to [CHANGELOG](CHANGELOG.md).
Expand Down

0 comments on commit 7076f5b

Please sign in to comment.