We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0bb43 commit 3e86584Copy full SHA for 3e86584
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# ChangeLog
2
+## 1.4.0 (2019/11/24)
3
+* アカウントのパスワードを変更できるように
4
+* メンションの通知が届かないことがある問題を修正
5
+* クライアントのデザインの調整
6
+
7
## 1.3.1 (2019/11/20)
8
* クライアントのデザインの調整
9
package.json
@@ -1,7 +1,7 @@
{
"name": "dolphin",
"author": "syuilo <i@syuilo.com>",
- "version": "1.3.1",
+ "version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/syuilo/dolphin.git"
0 commit comments