| @@ -1,5 +1,15 @@ | |||
| # Change Log | |||
| ### 2.3.0 - 2021-07-03 | |||
| #### Additions 🎉 | |||
| - Add constants for mouse mode | |||
| #### Fixes 🔧 | |||
| - Improve the parsePositions for string coords | |||
| ### 2.2.5 - 2021-06-26 | |||
| #### Additions 🎉 | |||
| @@ -1,5 +1,15 @@ | |||
| # Change Log | |||
| ### 2.3.0 - 2021-07-03 | |||
| #### Additions 🎉 | |||
| - 添加鼠标模式的常量 | |||
| #### Fixes 🔧 | |||
| - 完善字符串坐标转换功能 | |||
| ### 2.2.5 - 2021-06-26 | |||
| #### Additions 🎉 | |||