Browse Source

change the log

tags/2.2.5
Caven Chen 4 years ago
parent
commit
15bcd9fe46
2 changed files with 24 additions and 0 deletions
  1. 12
    0
      CHANGES_en.md
  2. 12
    0
      CHANGES_zh.md

+ 12
- 0
CHANGES_en.md View File

@@ -1,5 +1,17 @@
# Change Log

### 2.2.5 - 2021-06-26

#### Additions 🎉

- Adds line and face rotation conversion calculations

#### Fixes 🔧

- Improve the interpolation of history track
- Improve the function of plot for above the overlay
- Fix the bug that DivIcon can't get the current coordinate set to (0,0,0) by default.

### 2.2.4 - 2021-06-12

#### Breaking Changes 📣

+ 12
- 0
CHANGES_zh.md View File

@@ -1,5 +1,17 @@
# Change Log

### 2.2.5 - 2021-06-26

#### Additions 🎉

- 添加线和面的旋转转换计算

#### Fixes 🔧

- 完善历史轨迹的插值方式
- 完善标绘对于贴物标绘的功能
- 修复 DivIcon 无法获取当前坐标默认设置为(0,0,0)的bug

### 2.2.4 - 2021-06-12

#### Breaking Changes 📣

Loading…
Cancel
Save