Update changelog

This commit is contained in:
Vesa Luusua 2018-12-10 12:25:45 +02:00
parent 8c07b2d655
commit 72f89e30f8

View file

@ -14,10 +14,12 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2018-XX-XX
* [change] Update outdated dependencies.
**Note:** Updating Prettier caused multiple file changes mostly to .md files and compose setup.
* [change] Improved documents related to onboarding: env.md, deploying-to-production.md,
map-providers.md [#971](https://github.com/sharetribe/flex-template-web/pull/971)
* [change] Update outdated dependencies.
[#967](https://github.com/sharetribe/flex-template-web/pull/967)
* **Note:** Updating Prettier caused multiple file changes mostly to `.md` files and `compose`
setup.
* [change] Update supported Node version to the latest LTS (10.14).
[#964](https://github.com/sharetribe/flex-template-web/pull/964)
* [add] Add documentation about deploying to production. Also add _deploy to Heroku_ button.