Browse Source

change the log

tags/2.9.0
Caven Chen 3 years ago
parent
commit
1472f38ed3
2 changed files with 34 additions and 0 deletions
  1. 17
    0
      CHANGES_en.md
  2. 17
    0
      CHANGES_zh.md

+ 17
- 0
CHANGES_en.md View File

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

### 2.9.0 - 2021-01-08

#### Breaking Changes 📣

- Upgrade Cesium to version 1.89.0

#### Additions 🎉

- Added protocol parameter settings when creating partial map tiles
- Add partial tool class name abbreviations

#### Fixes 🔧

- Solve the problem that right click menu content is still displayed when empty
- Fix overlay style setting overlay issue
- Solve the problem that some overlay setting labels are invalid

### 2.8.0 - 2021-12-04

#### Breaking Changes 📣

+ 17
- 0
CHANGES_zh.md View File

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

### 2.9.0 - 2021-01-08

#### Breaking Changes 📣

- 升级 Cesium 到 1.89.0 版本

#### Additions 🎉

- 添加 protocol 参数设置当创建部分地图瓦片
- 添加部分工具类添加类名简写

#### Fixes 🔧

- 解决右击菜单内容为空依旧显示的问题
- 解决覆盖物样式设置覆盖问题
- 解决部分覆盖物设置标签无效的问题

### 2.8.0 - 2021-12-04

#### Breaking Changes 📣

Loading…
Cancel
Save