Merge branch 'next-minor' into develop
This commit is contained in:
commit
e0cf63f1d3
3 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
2.4
|
||||
2.6
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.4.9
|
||||
- 2.3.8
|
||||
- 2.6.6
|
||||
- 2.5.8
|
||||
|
||||
env:
|
||||
- DB=postgresql BUILD_TYPE=cucumber
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ Although the chat was never enabled per default and was marked as experimental,
|
|||
# 0.7.14.0
|
||||
|
||||
## Refactor
|
||||
* Update the suggested Ruby version to 2.6. If you run into trouble during the update and you followed our installation guides, run `rvm install 2.6`. [#7929](https://github.com/diaspora/diaspora/pull/7929)
|
||||
|
||||
## Bug fixes
|
||||
* Don't link to deleted users in admin user stats [#8063](https://github.com/diaspora/diaspora/pull/8063)
|
||||
|
|
|
|||
Loading…
Reference in a new issue