From 3be38ce436ae870e7b32714c5ac9f4a4427a0ea1 Mon Sep 17 00:00:00 2001 From: Kegan Myers Date: Fri, 28 Feb 2014 11:48:49 -0600 Subject: [PATCH] Fix readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ad84aa5..86ac807 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,17 @@ Changelog ####0.3.0 - Removed SetData from GenericResponse - Added documentation + ####0.2.1 - Renamed some functions - Pulled decoding of URL encoded objects into own function + ####0.2.0 - Interface to decode QueryStrings - Interface to create HttpUrl from string + ####0.1.2 Bower support + ####0.1.1 Initial commit \ No newline at end of file