Skip to content

Commit

Permalink
Release 8.4.1 (#7006)
Browse files Browse the repository at this point in the history
  • Loading branch information
nf-s committed Dec 8, 2023
1 parent c4d9682 commit 313b860
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log

#### next release (8.4.1)
#### next release (8.4.2)

- [The next improvement]

#### 8.4.1 - 2023-12-08

- Temporary UX fixes for clipping box:
- An option to zoom to clipping box
Expand All @@ -14,7 +18,6 @@
- Automatically explode GeoJSON `MultiPoint` features to `Point` features.
- Add new table styling traits - `scaleByDistance` and `disableDepthTestDistance`.
- Add support for `LineString` and `MultiLineString` when using `GeoJsonCatalogItem` in `CZML` mode.
- [The next improvement]

#### 8.4.0 - 2023-12-01

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terriajs",
"version": "8.4.0",
"version": "8.4.1",
"description": "Geospatial data visualization platform.",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit 313b860

Please sign in to comment.