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

Commit 00c04fb

Browse files
release: v3.2.0
1 parent 8f8b479 commit 00c04fb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="3.2.0"></a>
2+
# [3.2.0](https://github.com/fluster/fluster-backend/compare/v3.1.1...v3.2.0) (2018-10-24)
3+
4+
### Features
5+
6+
* reminder (push notification) in case of today's viewing(s) ([#4](https://github.com/fluster/fluster-backend/issues/4))
7+
18
<a name="3.1.1"></a>
29
# [3.1.1](https://github.com/fluster/fluster-backend/compare/v3.1.0...v3.1.1) (2018-10-23)
310

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

0 commit comments

Comments
 (0)