Skip to content

Commit 764d63f

Browse files
committed
Updated changes.md and contributors.md
1 parent d5d2ae4 commit 764d63f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
##### Changes PR https://github.com/CesiumGS/cesium/pull/9673
4+
- Changes type annotations for several color properties from Property|undifined to Color|undefined
5+
36
### 1.84 - 2021-08-02
47

58
##### Additions :tada:
@@ -10,6 +13,7 @@
1013
- Fixed the ability to set a material's image to `undefined` and `Material.DefaultImageId`. [#9644](https://github.com/CesiumGS/cesium/pull/9644)
1114
- Fixed render crash when creating a `polylineVolume` with very close points. [#9669](https://github.com/CesiumGS/cesium/pull/9669)
1215

16+
=======
1317
### 1.83 - 2021-07-01
1418

1519
##### Breaking Changes :mega:

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to Cesiu
294294
- [Ethan Wong](https://github.com/GetToSet)
295295
- [Calogero Mauceri](https://github.com/kalosma)
296296
- [Ren Jianqiang](https://github.com/renjianqiang)
297+
- [Mark Hagers](https://github.com/markchagers)

0 commit comments

Comments
 (0)