You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
+
# Synapse 1.100.0rc2 (2024-01-24)
2
+
3
+
### Internal Changes
4
+
5
+
- Downgrade the `download-artifact` and `upload-artifact` actions to v3 due to breaking changes. ([\#16847](https://github.com/element-hq/synapse/issues/16847))
6
+
7
+
1
8
# Synapse 1.100.0rc1 (2024-01-23)
2
9
10
+
*This version was never released to PyPI or the Debian repository due to failures in the automatic part of the release process.*
11
+
3
12
### Features
4
13
5
14
- Advertise experimental support for [MSC4028](https://github.com/matrix-org/matrix-spec-proposals/pull/4028) through `/_matrix/clients/versions` if enabled. Contributed by @hanadi92. ([\#16787](https://github.com/element-hq/synapse/issues/16787))
0 commit comments