Changelog and version number for the hotfix

This commit is contained in:
Dennis Schubert 2013-05-20 21:28:10 +02:00
parent 286e948054
commit 1661615fe6
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
# 0.1.0.1
* Regression fix: 500 for deleted reshares introduced by the locator
* Federate locations
# 0.1.0.0
## Refactor

View file

@ -4,7 +4,7 @@
defaults:
version:
number: "0.1.0.0" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
number: "0.1.0.1" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
heroku: false
environment:
url: "http://localhost:3000/"