Unverified Commit 368e6d9e authored by Dennis Schubert's avatar Dennis Schubert
Browse files

Start 0.6.2.0 cycle

[ci skip]
parent 4f6018c7
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
# 0.6.2.0

## Refactor

## Bug fixes

## Features

# 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.
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

defaults:
  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
  environment:
    url: "http://localhost:3000/"