diff options
author | Andy Balaam <andyb@element.io> | 2022-01-13 16:33:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 16:33:37 +0000 |
commit | 5ff5f17377432645f65bc614228783cccb69d20c (patch) | |
tree | a3d26ef0b622c40a60fc94fbef12c7db74abf29f /changelog.d/11740.doc | |
parent | Include bundled aggregations in the sync response cache. (#11659) (diff) | |
download | synapse-5ff5f17377432645f65bc614228783cccb69d20c.tar.xz |
Mention python3-venv and libpq-dev dependencies in contribution guide (#11740)
Diffstat (limited to 'changelog.d/11740.doc')
-rw-r--r-- | changelog.d/11740.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11740.doc b/changelog.d/11740.doc new file mode 100644 index 0000000000..dce080a5e9 --- /dev/null +++ b/changelog.d/11740.doc @@ -0,0 +1 @@ +Mention python3-venv and libpq-dev dependencies in contribution guide. |