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

0.34.0rc2

parent 03116da9
No related branches found
No related tags found
No related merge requests found
Synapse 0.34.0rc2 (2018-12-11)
==============================
Features
--------
- Add a welcome page for the client API port. Credit to @krombel! ([\#4289](https://github.com/matrix-org/synapse/issues/4289))
- Remove Matrix console from the default distribution ([\#4290](https://github.com/matrix-org/synapse/issues/4290))
Internal Changes
----------------
- Disable pager when running git-show in CI ([\#4291](https://github.com/matrix-org/synapse/issues/4291))
Synapse 0.34.0rc1 (2018-12-04)
==============================
......
Add a welcome page for the client API port. Credit to @krombel!
\ No newline at end of file
Remove Matrix console from the default distribution
Disable pager when running git-show in CI
\ No newline at end of file
......@@ -27,4 +27,4 @@ try:
except ImportError:
pass
__version__ = "0.34.0rc1"
__version__ = "0.34.0rc2"
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