Skip to content

Commit 21e1fe2

Browse files
committed
Update CHANGELOG.md
1 parent b940796 commit 21e1fe2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ If you used any of them in your code, please update to the new function names be
136136
* `BitmapText.dropShadowColor` is a new property that sets the color of the Bitmap Text drop shadow.
137137
* `BitmapText.dropShadowAlpha` is a new property that sets the alpha of the Bitmap Text drop shadow.
138138
* `BatchChar` is a new internal private function for batching a single character of a Bitmap Text to the pipeline.
139+
* If you give an invalid Bitmap Font key, the Bitmap Text object will now issue a `console.warn`.
139140

140141
### New Features
141142

0 commit comments

Comments
 (0)