Skip to content

Commit

Permalink
change line in changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alforoan committed Sep 20, 2024
1 parent 5314819 commit e89af80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This is an npm-only release to extra source maps included in 1.121
- Fixed environment map transform for image-based lighting. [#12091](https://github.com/CesiumGS/cesium/pull/12091)
- Updated geometric self-shadowing function to improve direct lighting on models using physically-based rendering. [#12063](https://github.com/CesiumGS/cesium/pull/12063)
- Prevent Bing Imagery API format issues from throwing errors [#12094](https://github.com/CesiumGS/cesium/pull/12094)
- Fix non iso compliant string so the function properly converts the milliseconds into a fractional second with the specified precision [#11507](https://github.com/CesiumGS/cesium/issues/11507)
- Fix JulianDate to always generate valid ISO strings for fractional milliseconds [#11507](https://github.com/CesiumGS/cesium/issues/11507)

### 1.119 - 2024-07-01

Expand Down

0 comments on commit e89af80

Please sign in to comment.