diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-03-07 07:35:14 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-03-07 07:35:42 +0000 |
commit | 55806162353d27e371b85ef9155e2330598fdb87 (patch) | |
tree | 1a818503bdc4ecfdb820e9998c882e6491519adb /changelog.d | |
parent | Merge pull request #4779 from matrix-org/travis/icons (diff) | |
download | synapse-55806162353d27e371b85ef9155e2330598fdb87.tar.xz |
Document the `generate` option for the docker image.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4824.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4824.misc b/changelog.d/4824.misc new file mode 100644 index 0000000000..a4c5a1df37 --- /dev/null +++ b/changelog.d/4824.misc @@ -0,0 +1 @@ +Document the `generate` option for the docker image. |