Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gama11 committed Feb 6, 2014
1 parent 06dd7ef commit a08e275
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,9 @@ v1.0.2
* use Void->Void for the callback function for consistency with the FlxTypedButton changes ([more info](https://github.com/HaxeFlixel/flixel/issues/805?source=cc))
* Moved shape classes from flixel-ui to flixel.addons.display.shapes
* Added FlxAsyncLoop
* FlxNestedSprite: fixes for update and draw calls
* FlxNestedSprite:
* fixes for update and draw calls
* added relativeAlpha to fix the alpha calculation
* FlxSkewedSprite:
* added SimpleGraphic param to the constructor
* now correctly works with origin on cpp targets
Expand Down

0 comments on commit a08e275

Please sign in to comment.