Skip to content
Snippets Groups Projects
Commit 998f5225 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

0.34.1

parent 484867d3
No related branches found
No related tags found
No related merge requests found
Synapse 0.34.1 (2019-01-09)
===========================
Internal Changes
----------------
- Add better logging for unexpected errors while sending transactions ([\#4361](https://github.com/matrix-org/synapse/issues/4361), [\#4362](https://github.com/matrix-org/synapse/issues/4362))
Synapse 0.34.1rc1 (2019-01-08)
==============================
......
Add better logging for unexpected errors while sending transactions
Add better logging for unexpected errors while sending transactions
matrix-synapse-py3 (0.34.0.1) UNRELEASED; urgency=medium
matrix-synapse-py3 (0.34.1) stable; urgency=medium
* New synapse release 0.34.1.
* Update Conflicts specifications to allow installation alongside our
matrix-synapse transitional package.
-- Synapse Packaging team <packages@matrix.org> Wed, 02 Jan 2019 17:48:40 +0000
-- Synapse Packaging team <packages@matrix.org> Wed, 09 Jan 2019 14:52:24 +0000
matrix-synapse-py3 (0.34.0) stable; urgency=medium
......
......@@ -27,4 +27,4 @@ try:
except ImportError:
pass
__version__ = "0.34.1rc1"
__version__ = "0.34.1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment