Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 211 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 211 Bytes

0.1.2

  • fix doc

0.1.1

  • fix doc

0.1.0

  • add doc

0.0.1

  • init
    • add audio to player list AudioPlayer.addSound(soundPath);
    • remove all audio in player list AudioPlayer.removeAllSound();