Merge branch 'next-minor' into develop
This commit is contained in:
commit
24c7e472d4
2 changed files with 2 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
# 0.7.7.0
|
# 0.7.7.0
|
||||||
|
|
||||||
## Refactor
|
## Refactor
|
||||||
|
* Remove mention of deprecated `statistic.json` [#7867](https://github.com/diaspora/diaspora/pull/7867)
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
* Add compatibility with macOS to `script/configure_bundler` [#7830](https://github.com/diaspora/diaspora/pull/7830)
|
* Add compatibility with macOS to `script/configure_bundler` [#7830](https://github.com/diaspora/diaspora/pull/7830)
|
||||||
|
|
|
||||||
|
|
@ -308,7 +308,7 @@ configuration: ## Section
|
||||||
|
|
||||||
## Statistics
|
## Statistics
|
||||||
## Your pod will report its name, software version and whether
|
## Your pod will report its name, software version and whether
|
||||||
## or not registrations are open via /statistics.json.
|
## or not registrations are open via /statistics and NodeInfo.
|
||||||
## Uncomment the options below to enable more statistics.
|
## Uncomment the options below to enable more statistics.
|
||||||
statistics: ## Section
|
statistics: ## Section
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue