Start 0.6.7.0 cycle

[ci skip]
This commit is contained in:
Benjamin Neff 2017-05-23 00:14:27 +02:00
parent 0197cecaf8
commit a6869197d8
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,11 @@
# 0.6.7.0
## Refactor
## Bug fixes
## Features
# 0.6.6.0 # 0.6.6.0
## Refactor ## Refactor
@ -12,7 +20,6 @@
* Fix welcome message when podmin is set to an invalid username [#7452](https://github.com/diaspora/diaspora/pull/7452) * Fix welcome message when podmin is set to an invalid username [#7452](https://github.com/diaspora/diaspora/pull/7452)
## Features ## Features
* Add support for Nodeinfo 2.0 [#7447](https://github.com/diaspora/diaspora/pull/7447) * Add support for Nodeinfo 2.0 [#7447](https://github.com/diaspora/diaspora/pull/7447)
# 0.6.5.0 # 0.6.5.0

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
number: "0.6.5.99" # Do not touch unless doing a release, do not backport the version number that's in master number: "0.6.6.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/"