From c85fc4147779e88c61f651a2990a205b8a2ff21f Mon Sep 17 00:00:00 2001 From: Gabe Berke-Williams Date: Tue, 2 Jan 2018 12:50:02 -0800 Subject: [PATCH] Point people to the releases page --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d49b678..422945e 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,6 @@ heroku git:remote -r production -a your-production-app * There is a `config/database.yml` file that can be parsed as YAML for `['development']['database']`. - Customization ------------- @@ -154,6 +153,13 @@ Contributing Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for details. +Version History +--------------- + +Please see the [releases page](https://github.com/thoughtbot/parity/releases) +for the version history, along with a description of the changes in each +release. + Releasing ---------