From 59fb621ee9088f7a162631e3a3098fb6a68ea098 Mon Sep 17 00:00:00 2001 From: a76yyyy Date: Wed, 1 Mar 2023 01:02:36 +0800 Subject: [PATCH] Update Version --- CHANGELOG.md | 7 +++++-- version.json | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2e0ab5d712..d57df70d27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +Nothing right now. + +## [20230228] - 2023.02.28 更新 + ### Features 1. 添加企业微信Webhook支持 feat qiandao-today/qiandao#361 @@ -15,13 +19,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed 1. 支持在API请求中使用 int(variable) 和 float(variable) 语法 fix qiandao-today/qiandao#374 +2. 优化公共模板更新页面前端显示逻辑 ### Fixed 1. 修复 config 文件夹不存在导致报错的bug Fix qiandao-today/qiandao#363 -Nothing right now. - ## [20230111] - 2023.01.11 更新 ### Features diff --git a/version.json b/version.json index b99cb7bb706..9b28dc25200 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": 20230222, + "version": 20230228, "Repo": ["https://github.com/a76yyyy/qiandao", "https://github.com/AragonSnow/qiandao", "https://github.com/binux/qiandao"], "Author&Collaborator": ["binux", "a76yyyy", "AragonSnow", "Mark", "PiDan", "acooler15", "billypon", "liubei121212", "gxitm", "戏如人生", "buzhibujuelb", "powersee", "cxk000"], "Theme": {