Skip to content

Commit

Permalink
change the log
Browse files Browse the repository at this point in the history
  • Loading branch information
cavencj committed Jan 8, 2022
1 parent 8f20619 commit 1472f38
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES_en.md
Original file line number Diff line number Diff line change
@@ -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 📣
Expand Down
17 changes: 17 additions & 0 deletions CHANGES_zh.md
Original file line number Diff line number Diff line change
@@ -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 📣
Expand Down

0 comments on commit 1472f38

Please sign in to comment.