diff --git a/html/changelogs/AutoChangeLog-pr-13448.yml b/html/changelogs/AutoChangeLog-pr-13448.yml
new file mode 100644
index 00000000000..5b65e56e4c1
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-13448.yml
@@ -0,0 +1,5 @@
+author: "Melbert"
+delete-after: True
+changes:
+ - refactor: "Refactored the voting subsystem. Votes are now each their own datums."
+ - refactor: "The voting UI now uses Typescript."