summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/45761-replace-actionview-time_ago_in_words.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/45761-replace-actionview-time_ago_in_words.yml')
-rw-r--r--changelogs/unreleased/45761-replace-actionview-time_ago_in_words.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/45761-replace-actionview-time_ago_in_words.yml b/changelogs/unreleased/45761-replace-actionview-time_ago_in_words.yml
new file mode 100644
index 00000000000..adf4db90407
--- /dev/null
+++ b/changelogs/unreleased/45761-replace-actionview-time_ago_in_words.yml
@@ -0,0 +1,5 @@
+---
+title: Replace time_ago_in_words with JS-based one
+merge_request: 18607
+author: Takuya Noguchi
+type: performance