diff options
author | drebs <drebs@leap.se> | 2016-05-01 19:57:42 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2016-05-03 10:52:25 -0300 |
commit | 96dfd54e057875e52e22309b73e58ad4d1ea02a5 (patch) | |
tree | e39fce167efa3e4c4eea056c9d50e07b4f1cf79a /client/changes | |
parent | b7b7ddaeca42a9cde43c99cf6e3f9a937e5490a8 (diff) |
[feat] add sync phase stats
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/next-changelog.rst b/client/changes/next-changelog.rst index bd56c857..d9dd26f9 100644 --- a/client/changes/next-changelog.rst +++ b/client/changes/next-changelog.rst @@ -23,6 +23,7 @@ Bugfixes Misc ~~~~ +- Add ability to get information about sync phases for profiling purposes. - Add script for setting up develop environment. - Refactor bootstrap to remove shared db lock. - `#1236 <https://leap.se/code/issues/1236>`_: Description of the new feature corresponding with issue #1236. |