From c8320b5faab96c282cd6434a77e58b95ab6cc315 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sat, 14 Apr 2018 15:48:59 -0700 Subject: [PATCH] Add marquee fix to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 103aeafb..e05beb6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Next version + +* Marquee now displays one additional character: https://github.com/captbaritone/webamp/issues/543 + ## 1.0.0 **Important:** The NPM module as **moved** from `winamp2-js` to `webamp`. You will need to update your `package.json` to point to the new module.