Skip to content

Commit 87b6f5e

Browse files
updated changelog for v2.1 final
1 parent 9488355 commit 87b6f5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ version 2.1 - 2016-09-29
3131
- updated API documentation about anti-aliasing of RenderTextures
3232
- updated all modules to use AIR 22
3333
- updated documentation of 'DisplayObject'
34+
- updated constructor of 'BitmapFont' class for better consistency
3435
- fixed problems caused by sharing 'Painter' across Starling instances (no longer sharing it)
3536
- fixed black screen on app-reactivation with 'skipUnchangedFrames' enabled on Android
3637
- fixed that 'CompositeFilter' clamped layer's alpha value
@@ -56,6 +57,7 @@ version 2.1 - 2016-09-29
5657
- fixed 'jiggling' of DropShadow- and GlowFilter
5758
- fixed incorrect quad bounds when using skewing
5859
- fixed that object alpha was not considered in 'RenderTexture.draw'
60+
- fixed that Painter was not disposed correctly
5961

6062
version 2.0.1 - 2016-04-28
6163
--------------------------

0 commit comments

Comments
 (0)