diff --git a/HISTORY.md b/HISTORY.md index de958a7..f3500da 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -0.9.0 / 2015-03-25 +0.9.0 / 2015-03-24 =================== **New features** @@ -17,6 +17,7 @@ - Batch store change events (#112) - Allow you to specify when function context (#76) - Marty.createContainer (#204) +- Set request credentials to 'same-origin' (#209) **Bugs** diff --git a/docs/_posts/2015-03-25-marty-v0.9.md b/docs/_posts/2015-03-24-marty-v0.9.md similarity index 98% rename from docs/_posts/2015-03-25-marty-v0.9.md rename to docs/_posts/2015-03-24-marty-v0.9.md index 885d22c..5afd1d6 100644 --- a/docs/_posts/2015-03-25-marty-v0.9.md +++ b/docs/_posts/2015-03-24-marty-v0.9.md @@ -191,6 +191,7 @@ For those currently using Marty v0.8, we've written a [guide for upgrading to v0 - Batch store change events ([#183](http://github.com/jhollingworth/marty/issues/183)) - Allow you to specify when function context ([#184](http://github.com/jhollingworth/marty/issues/184)) - Marty.createContainer ([#206](http://github.com/jhollingworth/marty/issues/206)) +- Set request credentials to 'same-origin' ([#209](http://github.com/jhollingworth/marty/issues/209)) **Bugs**