diff options
author | drebs <drebs@leap.se> | 2016-04-30 22:33:11 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2016-05-03 10:52:22 -0300 |
commit | 33ecd8375e80e452486b727c2ef54d67d330505c (patch) | |
tree | 61cf72d2fbe27589e2227221665819c6dc2065b6 /client/changes | |
parent | 856e302be8c9fbf1f098001d29c3ff1ac447cdcf (diff) |
[test] add script to manage test envs
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 050d84be..93d90901 100644 --- a/client/changes/next-changelog.rst +++ b/client/changes/next-changelog.rst @@ -22,6 +22,7 @@ Bugfixes Misc ~~~~ +- 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. |