From 0ca95fbbfcb15226e2f68766e7a04e8aee90481c Mon Sep 17 00:00:00 2001 From: Krati Ahuja Date: Thu, 12 Mar 2020 21:36:25 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b770c0e..bd9865b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v3.0.1 (2020-03-12) + +#### :rocket: Enhancement +* [#262](https://github.com/ember-fastboot/fastboot/pull/262) Improve performance when using new sandbox per visit by building sandbox after the request ([@kratiahuja](https://github.com/kratiahuja)) + ## v3.0.0 (2020-01-31) #### :boom: Breaking Change