From 487e34ebfa744abac8a879a83a2cac930c81958b Mon Sep 17 00:00:00 2001 From: Molly Jones Date: Fri, 26 Feb 2016 17:01:19 -0800 Subject: [PATCH] changelog for v1.6.4 --- dist/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dist/CHANGELOG.md b/dist/CHANGELOG.md index 5740d28b..854c2a03 100644 --- a/dist/CHANGELOG.md +++ b/dist/CHANGELOG.md @@ -1,3 +1,9 @@ + + +### 1.6.4 (2016-02-26) + - In the Authorization Manager, set the path in the cookie based on the account and project name. This allows end users to log in to multiple Epicenter simulations at once without conflict. + + ### 1.6.3 (2016-02-24) - Updates for the [run strategies](https://forio.com/epicenter/docs/public/api_adapters/strategy/) to use group name rather than group id to create runs with specific scope.