Skip to content

Commit

Permalink
Tagging 0.3.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanny McNie committed Aug 24, 2012
1 parent 84ceac3 commit ab56047
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion VERSIONS.txt
@@ -1,10 +1,14 @@
Version NEXT [release TBD]
Version 0.3.0 [Aug 24, 2012]
****************************************************************************************************
- moved all classes into a configurable createjs namespace
- Added better support for missing sounds. SoundJS returns a lightweight instance that won't fail
when calls are made on it.
- Added static mute/unmute methods to independently control a global mute property.
- Added support for preloading WAV files
- Fixed flash preload support when in tag mode
- Added lightweight flash instance, which is code only
- Added a debug flag [showOutput] to FlashPlugin, which will log Flash Activity
- Fixed issue with canPlayType throwing runtime in non-supported browsers.


Version 0.2.0
Expand Down

0 comments on commit ab56047

Please sign in to comment.