diff --git a/html/changelogs/AutoChangeLog-pr-48690.yml b/html/changelogs/AutoChangeLog-pr-48690.yml
new file mode 100644
index 00000000000..9cb36d5194d
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-48690.yml
@@ -0,0 +1,4 @@
+author: "nemvar"
+delete-after: True
+changes:
+ - admin: "Added another SDQL option. Using \"UPDATE selectors SET #null=value\" will now resolve value and discard the return. This is useful if you only care about the side effect of a proc."