Fix readme

This commit is contained in:
Kegan Myers 2014-02-28 11:48:49 -06:00
parent 44fa4236ba
commit 3be38ce436
1 changed files with 4 additions and 0 deletions

View File

@ -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