We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73f9c6 commit 08c0e99Copy full SHA for 08c0e99
miniprogram/pages/changelog/log.js
@@ -1,4 +1,11 @@
1
export default [{
2
+ version: '1.1.1',
3
+ detail: [{
4
+ type: 'feature',
5
+ value: '从订阅消息进来,增加订阅消息弹窗'
6
+ }],
7
+ date: '2022-03-27'
8
+}, {
9
version: '1.1.0',
10
detail: [{
11
type: 'feature',
0 commit comments