summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-02-09 18:03:04 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-02-09 18:03:04 +0900
commit6a5bbd335b5c9c7a08c50afcc00a029ee58b5eeb (patch)
tree0ad79d34fbe5223f2e6c6187f421391e4f59f8bf
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadmisskey-6a5bbd335b5c9c7a08c50afcc00a029ee58b5eeb.tar.gz
misskey-6a5bbd335b5c9c7a08c50afcc00a029ee58b5eeb.tar.bz2
misskey-6a5bbd335b5c9c7a08c50afcc00a029ee58b5eeb.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7840e3cc5c..31d6c80fd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,8 @@ You should also include the user name that made the change.
- i/notificationsのレートリミットを緩和
### Bugfixes
--
+- fix(client): validate url to improve security
+- fix(client): dateの初期値が正常に入らない時がある
## 13.5.3 (2023/02/09)