Skip to content

Commit

Permalink
fix version md
Browse files Browse the repository at this point in the history
  • Loading branch information
DQinYuan committed Apr 9, 2022
1 parent baeafa8 commit 922529c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,7 @@ public Object execute(InstructionSet[] instructionSets,IExpressContext<String,Ob
(1)QLAliasTest 添加set方法

## 3.3.0版本[2022-04-09]
高精度计算下的溢出问题修复 com.ql.util.express.test.NumberOperatorCalculatorTest
多级别安全控制与沙箱模式 com.ql.util.express.example.MultiLevelSecurityTest

(1)高精度计算下的溢出问题修复 com.ql.util.express.test.NumberOperatorCalculatorTest

(2)多级别安全控制与沙箱模式 com.ql.util.express.example.MultiLevelSecurityTest

0 comments on commit 922529c

Please sign in to comment.