Skip to content

Commit

Permalink
updated changelog for v2.1 final
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimaryFeather committed Sep 30, 2016
1 parent 9488355 commit 87b6f5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ version 2.1 - 2016-09-29
- updated API documentation about anti-aliasing of RenderTextures
- updated all modules to use AIR 22
- updated documentation of 'DisplayObject'
- updated constructor of 'BitmapFont' class for better consistency
- fixed problems caused by sharing 'Painter' across Starling instances (no longer sharing it)
- fixed black screen on app-reactivation with 'skipUnchangedFrames' enabled on Android
- fixed that 'CompositeFilter' clamped layer's alpha value
Expand All @@ -56,6 +57,7 @@ version 2.1 - 2016-09-29
- fixed 'jiggling' of DropShadow- and GlowFilter
- fixed incorrect quad bounds when using skewing
- fixed that object alpha was not considered in 'RenderTexture.draw'
- fixed that Painter was not disposed correctly

version 2.0.1 - 2016-04-28
--------------------------
Expand Down

0 comments on commit 87b6f5e

Please sign in to comment.