Skip to content

Commit

Permalink
change the log
Browse files Browse the repository at this point in the history
  • Loading branch information
cavencj committed Sep 25, 2023
1 parent 85394e9 commit 93f6785
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGES_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

# Change Log

### 3.2.0 - 2023-09-25

#### Breaking Changes 📣

- Upgraded @cesium/engine to version 4.0.0
- framework to add development mode

#### Additions 🎉

- Added support for tileset hook events
- Added RasterTileLayer

#### Fixes 🔧

- Optimize camera position calculation

### 3.1.0 - 2023-08-06

#### Breaking Changes 📣
Expand Down
7 changes: 6 additions & 1 deletion CHANGES_zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

### 3.2.0
### 3.2.0 - 2023-09-25

#### Breaking Changes 📣

Expand All @@ -12,6 +12,11 @@
- 添加 tileset 钩子事件的支持
- 添加 RasterTileLayer

#### Fixes 🔧

- 优化相机当前位置计算方式


### 3.1.0 - 2023-08-06

#### Breaking Changes 📣
Expand Down

0 comments on commit 93f6785

Please sign in to comment.