diff --git a/RELEASE.md b/RELEASE.md index 1f6f814..9b35765 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,4 +1,6 @@ -Version 1.2: +Target of this file is the system administrator that is upgrading techrec +Purpose of this file is making clear what changes need to be done to +configuration or deployment for techrec to work well * Added `TAG_EXTRA` option suggested keys for TAG_EXTRA are `CREATOR`, `PUBLISHER`, `CONTACT` @@ -6,5 +8,9 @@ Version 1.2: It should be a link to a license. For example: http://creativecommons.org/publicdomain/zero/1.0/ Note that if you don't set TAG_LICENSE_URI, there will be no RIGHTS-DATE tag +* Added `TRANSLOGGER_OPTS` to configure `pastelog`. +* `WSGI_SERVER` default changed to `pastelog`. There should not be any issue + with this change -vim: set ft=markdown: + +vim: set ft=markdown tw=79: