Skip to content

Commit

Permalink
1.0.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Feb 24, 2017
1 parent deea2f4 commit 8ce438c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 1.0.0-beta.7 / 24 Feb 2017

Features:

* Add the Password Reset Request form. (#264)

Bugfixes:

* Fix playlist rename dialog title. (#556)
* Fix deleting chat messages. (#559)
* Resolve HTTP requests with return value from onComplete, fixes favoriting
media into a new playlist. (#560)
* Fix user cards overflowing window boundary. (#561)

Internal:

* Pull more build things from Gulp tasks into Webpack config. (#558)

# 1.0.0-beta.6 / 17 Feb 2017

Features:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "u-wave-web",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "Web client for üWave servers.",
"author": "Renée Kooi <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8ce438c

Please sign in to comment.