diff options
author | drebs <drebs@leap.se> | 2016-05-01 19:57:42 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-06-06 20:07:05 -0400 |
commit | 86b74a3404c3dc98b422d348edc65848b381f5f1 (patch) | |
tree | 54aecbdf005ae6fad2ace9ff4403f5e9309e97c8 /client/changes/next-changelog.rst | |
parent | f6a7cdded4285af2335263a058479fa158980b31 (diff) |
[feature] add sync phase stats
Diffstat (limited to 'client/changes/next-changelog.rst')
-rw-r--r-- | client/changes/next-changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/next-changelog.rst b/client/changes/next-changelog.rst index c676625f..cffe4954 100644 --- a/client/changes/next-changelog.rst +++ b/client/changes/next-changelog.rst @@ -23,6 +23,8 @@ 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. - Some change without issue number. |