Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Commit fd8d3fb

Browse files
committed
0.2.0
1 parent a7f703d commit fd8d3fb

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 0.2.0 / 15 Jun 2016
2+
3+
Features:
4+
5+
* Move getting room and user history into `u-wave-core`. (#125)
6+
* Send socket messages to all of a user's connections. (#136)
7+
8+
Internal:
9+
10+
* Switch to `bcryptjs` from `bcrypt`. (#128)
11+
112
# 0.1.0 / 30 Dec 2016
213

314
Start tracking changes.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "u-wave-api-v1",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "HTTP API interface for üWave.",
55
"license": "MIT",
66
"repository": "u-wave/api-v1",

0 commit comments

Comments
 (0)