We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecfa7ac commit ddf843dCopy full SHA for ddf843d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 更新日志
2
3
+## 3.2.1
4
+
5
+- 支持设置外部数据库 [#1303](https://github.com/EhTagTranslation/EhSyringe/issues/1303)
6
7
## 3.2.0
8
9
- 添加 location 命名空间
package.json
@@ -1,7 +1,7 @@
{
"name": "ehsyringe",
"displayName": "EhSyringe",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "E 站注射器,将中文翻译注入到 E 站体内。",
"author": "EhTagTranslation",
"repository": {
0 commit comments