From e95bea2b24f73e414249c9f6f00c5495e6faf2a9 Mon Sep 17 00:00:00 2001 From: crynobone Date: Mon, 21 Oct 2013 09:12:20 +0800 Subject: [PATCH] Prepare for v2.0.11 release. Signed-off-by: crynobone --- docs/changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.md b/docs/changes.md index d68160e..b9d29a6 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -3,7 +3,7 @@ Support Change Log ## Version 2.0 -### v2.0.11@dev +### v2.0.11 * Refactor and Simplify `Orchestra\Support\Nesty`. * Implement [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) coding standard.