Browse Source

change the log

tags/2.2.3
Caven Chen 4 years ago
parent
commit
fa054b148b
2 changed files with 26 additions and 0 deletions
  1. 13
    0
      CHANGES_en.md
  2. 13
    0
      CHANGES_zh.md

+ 13
- 0
CHANGES_en.md View File

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

### 2.3.0 - 2021-06-05

#### Breaking Changes 📣

- Upgrade Cesium to version 1.82.1
- Modify the `CESIUM_BASE_URL` setting, which can be set via the global property `baseUrl`, which defaults to `. /libs/dc-sdk/resources/`

#### Additions 🎉

#### Fixes 🔧

- Improve the viewer destroy

### 2.2.2 - 2021-05-29

#### Additions 🎉

+ 13
- 0
CHANGES_zh.md View File

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

### 2.3.0 - 2021-06-05

#### Breaking Changes 📣

- 升级 Cesium 到 1.82.1 版本
- 修改`CESIUM_BASE_URL`设置,可通过全局属性`baseUrl`进行赋值设置,默认为`./libs/dc-sdk/resources/`

#### Additions 🎉

#### Fixes 🔧

- 完善场景销毁功能

### 2.2.2 - 2021-05-29

#### Additions 🎉

Loading…
Cancel
Save