You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,14 @@
1
1
# Change Log
2
2
3
-
#### next release (0.2.3)
3
+
#### 0.2.3
4
4
5
-
- Upgraded gulp to version 5
6
-
- Gulp 5 defaults to encoding copied files as utf-8, had turn off encoding by setting `encoding: false` to correctly copy binary assets from dependencies.
5
+
**2024-11-29**
6
+
7
+
- Updated TerriaJS to `8.7.10`
8
+
- Added OpenStreetMap as a default map
9
+
- Upgraded gulp to version 5
10
+
- Gulp 5 defaults to encoding copied files as utf-8, had turn off encoding by setting `encoding: false` to correctly copy binary assets from dependencies.
11
+
- Bunch of other packages upgraded, [see CHANGES](https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md#8710---2024-11-29).
0 commit comments