Update Changelog for the upcoming 0.5.2.0
This commit is contained in:
parent
ebd12430ea
commit
b80785e06e
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
# 0.5.2.0
|
||||||
|
|
||||||
# 0.5.1.0
|
# 0.5.1.0
|
||||||
|
|
||||||
## Configuration changes
|
## Configuration changes
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
version:
|
version:
|
||||||
number: "0.5.0.99" # Do not touch unless doing a release, do not backport the version number that's in master
|
number: "0.5.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/"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue