diff options
author | David Robertson <davidr@element.io> | 2022-06-17 19:07:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-17 19:07:04 +0100 |
commit | f33356e8f86f5271376467febfad0936e4e8a72d (patch) | |
tree | 76448f2c67797e2d0dd59801eeb4181d1daa3a74 /changelog.d | |
parent | Update opentracing docs to reference the configuration manual rather than the... (diff) | |
download | synapse-f33356e8f86f5271376467febfad0936e4e8a72d.tar.xz |
Use caret (semver bounds) for matrix.org packages (#13082)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13082.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13082.misc b/changelog.d/13082.misc new file mode 100644 index 0000000000..1aa386dbf7 --- /dev/null +++ b/changelog.d/13082.misc @@ -0,0 +1 @@ +Pin dependencies maintained by matrix.org to [semantic version](https://semver.org/) bounds. |