diff --git a/CHANGELOG b/CHANGELOG index e8a4a4033e..b1af30051d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ cocos2d-x-3.3 ?? [FIX] Label: can not set charmap after it is created [FIX] Scale9Sprite: new added sprite will be hidden [FIX] UIListView: can not insert an item in specific position, it is added at bottom + [FIX] TabelView: can handle touch event though its parents are invisible [FIX] TextField: can not use backspace to delete a character [FIX] Others: can not import java library shift by engine correctly when using Eclispe on Android