summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-10-12 10:47:02 +0100
committerGitHub <noreply@github.com>2022-10-12 10:47:02 +0100
commit3f057e4c54ff1e4ef8b4f651c35d4698b389fe9b (patch)
treea70e7d5a9a7b49ccc25edd6b1066ee30d4636b03 /changelog.d
parentFix a bug where redactions were not being sent over federation if we did not ... (diff)
downloadsynapse-3f057e4c54ff1e4ef8b4f651c35d4698b389fe9b.tar.xz
Use minimal Rust installation in docker images and CI (#14141)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14141.docker1
-rw-r--r--changelog.d/14141.misc1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/14141.docker b/changelog.d/14141.docker
new file mode 100644
index 0000000000..561806cdae
--- /dev/null
+++ b/changelog.d/14141.docker
@@ -0,0 +1 @@
+Use the `minimal` Rust profile when building Synapse.
diff --git a/changelog.d/14141.misc b/changelog.d/14141.misc
new file mode 100644
index 0000000000..561806cdae
--- /dev/null
+++ b/changelog.d/14141.misc
@@ -0,0 +1 @@
+Use the `minimal` Rust profile when building Synapse.