summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPaul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com>2019-05-28 07:53:44 +0000
committerPhil Hughes <me@iamphill.com>2019-05-28 07:53:44 +0000
commitdade5a44ec1ea8164c4363ba86f1806c70cd3642 (patch)
tree5536b7bda8038ef56af9d91ab4f1b455850a94f0 /changelogs
parentff7766b954984f448428cc153351db55029ccc8a (diff)
downloadgitlab-ce-dade5a44ec1ea8164c4363ba86f1806c70cd3642.tar.gz
Throw an error when formatDate's input is invalid
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-format-date-safari-ff.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-format-date-safari-ff.yml b/changelogs/unreleased/fix-format-date-safari-ff.yml
new file mode 100644
index 00000000000..e71ea2867f3
--- /dev/null
+++ b/changelogs/unreleased/fix-format-date-safari-ff.yml
@@ -0,0 +1,5 @@
+---
+title: Throw an error when formatDate's input is invalid
+merge_request: 28713
+author:
+type: fixed