release 0.0.3.1

This commit is contained in:
Jonne Haß 2013-02-24 17:25:02 +01:00
parent 6bb644f058
commit b487c389bc
2 changed files with 2 additions and 8 deletions

View file

@ -1,10 +1,4 @@
# Head # 0.0.3.1
## Features
* Deleting a post that was shared to Facebook now deletes it from Facebook too [#3980]( https://github.com/diaspora/diaspora/pull/3980)
## Bug Fixes
* exec foreman in ./script/server to replace the process so that we can Ctrl+C it again. * exec foreman in ./script/server to replace the process so that we can Ctrl+C it again.
* Include our custom fileuploader on the mobile site too. [#3994](https://github.com/diaspora/diaspora/pull/3994) * Include our custom fileuploader on the mobile site too. [#3994](https://github.com/diaspora/diaspora/pull/3994)

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
number: "0.0.3.0" number: "0.0.3.1"
heroku: false heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"