mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-17 16:46:04 +00:00
Version 2.1.0
This commit is contained in:
parent
8b218e8e67
commit
d5ea998198
2 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,9 @@
|
|||
## Upcoming [UNRELEASED] (`webamp@next`)
|
||||
|
||||
_No changes yet._
|
||||
|
||||
## 2.1.0 [CURRENT]
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixed "Generate HTML Playlist" feature, which was accidentally broken in 2.0.0.
|
||||
|
|
@ -14,7 +18,7 @@
|
|||
- `webamp.setCurrentTrack`
|
||||
- `webamp.getPlaylistTracks`
|
||||
|
||||
## 2.0.1 [CURRENT]
|
||||
## 2.0.1
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "webamp",
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.0",
|
||||
"description": "Winamp 2 implemented in HTML5 and JavaScript",
|
||||
"files": [
|
||||
"built",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue