diff options
| -rw-r--r-- | doc/CHANGES.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 2fd26fcbe..b74e46248 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -19,9 +19,10 @@    * THEME_BRANCH (defaults to tagged version specific to your version of alaveteli or, failing that, to master)    * MTA_LOG_PATH     * MTA_LOG_TYPE (defaults to Exim) -* Copy config/newrelic.yml-example to config/newrelic.yml - by default monitoring is switched off, see https://github.com/newrelic/rpm for instructions on switching on local and remote performance analysis. +* IMPORTANT - Copy config/newrelic.yml-example to config/newrelic.yml - by default monitoring is switched off, see https://github.com/newrelic/rpm for instructions on switching on local and remote performance analysis.  * Check out this version and run `rails-post-deploy` as usual.   * Note that mailcatcher is now used in development - see http://mailcatcher.me/ for details +  # Version 0.6.7  ## Highlighted features  * The ability to calculate due dates using calendar, not working days (Matthew Landauer) | 
