Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 8f84a53

Browse files
release: v3.2.1
1 parent 961b4a1 commit 8f84a53

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="3.2.1"></a>
2+
# [3.2.1](https://github.com/fluster/fluster-backend/compare/v3.2.0...v3.2.1) (2018-10-25)
3+
4+
### Features
5+
6+
* return user status for chat display ([#5](https://github.com/fluster/fluster-backend/issues/5))
7+
8+
### Lib
9+
10+
* update last mongoose and aws-sdk
11+
112
<a name="3.2.0"></a>
213
# [3.2.0](https://github.com/fluster/fluster-backend/compare/v3.1.1...v3.2.0) (2018-10-24)
314

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": "fluster-backend",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"scripts": {
55
"start": "node ./bin/www"
66
},

0 commit comments

Comments
 (0)