diff --git a/html/changelogs/AutoChangeLog-pr-10516.yml b/html/changelogs/AutoChangeLog-pr-10516.yml
new file mode 100644
index 0000000000..39dd05a4db
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-10516.yml
@@ -0,0 +1,4 @@
+author: "BonniePandora"
+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."