diff options
author | Luke Walsh <luke.walsh23@gmail.com> | 2021-07-15 20:18:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 13:18:58 +0100 |
commit | 23a90a6a5c3bde22482b1910bb8b6f54c1c581cc (patch) | |
tree | dd4548e5879fca1a68a9e5bc20c312e5beaf5a84 /changelog.d | |
parent | Docs: Use something other than the document name to describe a page (#10399) (diff) | |
download | synapse-23a90a6a5c3bde22482b1910bb8b6f54c1c581cc.tar.xz |
Updating install prerequisites for newer macOS & ARM Macs. (#9971)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9971.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9971.doc b/changelog.d/9971.doc new file mode 100644 index 0000000000..ada68f70ca --- /dev/null +++ b/changelog.d/9971.doc @@ -0,0 +1 @@ +Updated installation dependencies for newer macOS versions and ARM Macs. Contributed by Luke Walsh. |