From e9721554cc9d5588c8573b906621eb662fe41526 Mon Sep 17 00:00:00 2001 From: thosakwe Date: Mon, 28 Aug 2017 11:40:08 -0400 Subject: [PATCH] Update README --- .idea/workspace.xml | 60 ++++++++++++++++++++++----------------------- CHANGELOG.md | 2 +- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6877262e..4b7e4442 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,16 +1,9 @@ - - - - + - - - - @@ -34,12 +27,12 @@ - + - + @@ -47,7 +40,7 @@ - + @@ -251,8 +244,8 @@ @@ -669,7 +662,7 @@ - + 1481237183504 @@ -874,7 +867,14 @@ - \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a98d92..00d47205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.0.9+1 +# 1.0.10 * Closed [#162](https://github.com/angel-dart/framework/issues/162), fixing a caching bug that would cause multiple requests to the same URL to fail. * Resolved dependency injection of primitives (namely `String`), no longer triggering