15 lines
358 B
Markdown
15 lines
358 B
Markdown
|
# Changelog: HTTP Status
|
|||
|
|
|||
|
## Version 0.1.0 – April 17, 2011
|
|||
|
|
|||
|
- Added reference links to HTTP specification
|
|||
|
- Fixed naming convention for constants from `PascalCase` to `ALL_CAPS`
|
|||
|
- Converted status codes from string to number
|
|||
|
- Updated samples
|
|||
|
- Updated tests
|
|||
|
- Added this `CHANGELOG`
|
|||
|
|
|||
|
## Version 0.0.1 – March 25, 2011
|
|||
|
|
|||
|
- Initial release.
|