diff options
author | Quentin Gliech <quenting@element.io> | 2024-06-18 11:46:34 +0200 |
---|---|---|
committer | Quentin Gliech <quenting@element.io> | 2024-06-18 11:46:34 +0200 |
commit | 4af654f0da31072bf0e0cac33202c621369ee823 (patch) | |
tree | a4f2956506d0ee7373f4264d56152968b6211cb8 /CHANGES.md | |
parent | Switch to macOS 12 runners to fix building of wheels for macOS (#17319) (diff) | |
download | synapse-4af654f0da31072bf0e0cac33202c621369ee823.tar.xz |
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 94ee661151..9060b84853 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +# Synapse 1.109.0 (2024-06-18) + +### Internal Changes + +- Fix the building of binary wheels for macOS by switching to macOS 12 CI runners. ([\#17319](https://github.com/element-hq/synapse/issues/17319)) + + + + # Synapse 1.109.0rc3 (2024-06-17) ### Bugfixes |