Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-06-19 20:30:56 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-19 20:30:56 +0300
commit6c9e7f283fa655ff895bf830dea2ec6cb5aea511 (patch)
treee48fcaddb98a1228740c8a378bbd3ba1e8ae4481 /Changelog.md
parent865c36bc8a96d3af86d20d0a24bdc41f30adcc51 (diff)
parent6fadfb30fed1461d1c66b1a692d594c3ba08abe4 (diff)
Merge branch 'next-minor' into develop
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index ce595ef16..f7e22f239 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -40,10 +40,12 @@ Although the chat was never enabled per default and was marked as experimental,
# 0.7.18.0
## Refactor
+* Fix order-dependent jasmine test failures and switch to random order [#8333](https://github.com/diaspora/diaspora/pull/8333)
+* Get rid of some uses of "execute_script" in feature specs [#8331](https://github.com/diaspora/diaspora/pull/8331)
## Bug fixes
-## Bug fixes
+## Features
# 0.7.17.0