Skip to content

Commit

Permalink
Updates AUTHORS and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed May 9, 2013
1 parent ab89525 commit c4e6073
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ People/companies who were/are contributing code to cocos2d for iPhone (alphabeti
* Daniel Rice (https://github.com/dangero):
Director: willRotateToInterfaceOrientation is propagated to the delegate

* Edward Marchant (https://github.com/ejmarchant):
Actions: fixed startWithTarget in TargetedAction

* Evan Todd (http://et1337.wordpress.com/):
CCFileUtils removes suffixes on Mac too

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version 2.1-final - XX-Jun-2013
. [NEW] EaseActions: Added CCEasePolynomialIn,Out,InOut
. [FIX] Actions: TargetedAction # startWithTarget uses correct arguments

version 2.1-rc2 - 01-May-2013
. [NEW] Director: Added popToSceneStackLevel method
Expand Down

0 comments on commit c4e6073

Please sign in to comment.