From a2206e199c740a69b9373fa94f7049724e621c24 Mon Sep 17 00:00:00 2001 From: Wen-Hao Lue Date: Wed, 1 May 2013 11:40:45 -0400 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 636fdd2..6db9298 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ PonyDebugger is licensed under the Apache Licence, Version 2.0 Changes ------- -### v0.3.0 - 2013-04-01 +### v0.3.0 - 2013-05-01 - Remote Logging and Introspection (@wlue) - Request response pretty printing in Network Debugger (@davidapgar)