Start 0.6.2.0 cycle

[ci skip]
This commit is contained in:
Dennis Schubert 2016-10-27 02:29:14 +02:00
parent 4f6018c74a
commit 368e6d9ef5
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
# 0.6.2.0
## Refactor
## Bug fixes
## Features
# 0.6.1.0 # 0.6.1.0
Note: Although this is a minor release, the configuration file changed because the old Mapbox implementation is no longer valid, and the current implementation requires additional fields. Chances are high that if you're using the old integration, it will be broken anyway. If you do use Mapbox, please check out the `diaspora.yml.example` for new parameters. Note: Although this is a minor release, the configuration file changed because the old Mapbox implementation is no longer valid, and the current implementation requires additional fields. Chances are high that if you're using the old integration, it will be broken anyway. If you do use Mapbox, please check out the `diaspora.yml.example` for new parameters.

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
number: "0.6.0.99" # Do not touch unless doing a release, do not backport the version number that's in master number: "0.6.1.99" # Do not touch unless doing a release, do not backport the version number that's in master
heroku: false heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"