Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
a76yyyy committed Aug 26, 2022
1 parent 1d76045 commit b5cc77b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ Nothing right now.
1. 添加多种 jinja2 过滤器并更新关于页面
2. 添加 Ja3 Dockerfile
3. 添加 curlToHAR feature close a76yyyy/qiandao#7
4. 后端支持单账号多记事本 close qiandao-today/qiandao#154
5. 添加 SQLAlchemy ORM 特性
6. 优化定时任务执行性能, 实现生产者-消费者异步队列模型
7. 其他优化和修复
4. 添加 单账号多记事本 feature close qiandao-today/qiandao#154
5. 添加 SQLAlchemy ORM feature for qiandao-today/qiandao#253
6. Debug 日志模式记录 Tornado Client 请求
7. 优化公共模板更新性能, 仅 har version 更新时增量更新 content
8. 优化定时任务执行性能, 实现生产者-消费者异步队列模型
9. 其他优化和修复

## [20220728] - 2022.07.28 更新

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 20220825,
"version": 20220826,
"Repo": ["https://github.com/a76yyyy/qiandao", "https://github.com/AragonSnow/qiandao", "https://github.com/binux/qiandao"],
"Author&Collaborator": ["binux", "Mark", "PiDan", "AragonSnow", "a76yyyy", "acooler15", "billypon", "liubei121212", "gxitm", "戏如人生", "buzhibujuelb", "powersee", "cxk000"],
"Theme": {
Expand Down

0 comments on commit b5cc77b

Please sign in to comment.