Browse Source

✨feat: Mask add Gaussian blur

chuzhixin 4 years ago
parent
commit
38861537b7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      mock/controller/changeLog.js

+ 4 - 0
mock/controller/changeLog.js

@@ -207,6 +207,10 @@ const data = [
     content: '公共布局支持自动导出',
     timestamp: '2020-10-23',
   },
+  {
+    content: '遮罩添加高斯模糊',
+    timestamp: '2020-10-25',
+  },
 ]
 
 module.exports = [