Fix readme

This commit is contained in:
Kegan Myers 2014-02-28 11:48:49 -06:00
parent 44fa4236ba
commit 3be38ce436

View file

@ -31,13 +31,17 @@ Changelog
####0.3.0 ####0.3.0
- Removed SetData from GenericResponse - Removed SetData from GenericResponse
- Added documentation - Added documentation
####0.2.1 ####0.2.1
- Renamed some functions - Renamed some functions
- Pulled decoding of URL encoded objects into own function - Pulled decoding of URL encoded objects into own function
####0.2.0 ####0.2.0
- Interface to decode QueryStrings - Interface to decode QueryStrings
- Interface to create HttpUrl from string - Interface to create HttpUrl from string
####0.1.2 ####0.1.2
Bower support Bower support
####0.1.1 ####0.1.1
Initial commit Initial commit