Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
52203edb
Commit
52203edb
authored
10 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Version bump for bug fix.
parent
d5c94c92
No related branches found
No related tags found
Loading
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGES.rst
+7
-0
7 additions, 0 deletions
CHANGES.rst
VERSION
+1
-1
1 addition, 1 deletion
VERSION
synapse/__init__.py
+1
-1
1 addition, 1 deletion
synapse/__init__.py
with
9 additions
and
2 deletions
CHANGES.rst
+
7
−
0
View file @
52203edb
Changes in synapse 0.1.1 (2014-08-29)
=====================================
Homeserver:
* Fix bug that caused the event stream to not notify some clients about
changes.
Changes in synapse 0.1.0 (2014-08-29)
=====================================
Presence has been reenabled in this release.
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
52203edb
0.1.
0
0.1.
1
This diff is collapsed.
Click to expand it.
synapse/__init__.py
+
1
−
1
View file @
52203edb
...
...
@@ -16,4 +16,4 @@
"""
This is a reference implementation of a synapse home server.
"""
__version__
=
"
0.1.
0
"
__version__
=
"
0.1.
1
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment