update changelog

This commit is contained in:
Peter Thorson
2013-07-14 10:52:00 -05:00
parent 7f062297de
commit ddca46f5d6

View File

@@ -1,4 +1,5 @@
HEAD
- Minor refactor to bundled sha1 library
- HTTP header comparisons are now case insensitive. #220, #275
- Refactors URI to be exception free and not use the regular expressions. This
eliminates the dependency on boost or C++11 regex libraries.
@@ -27,4 +28,4 @@ HEAD
for testing and code. #257
0.3.0-alpha1 - 2013-06-09
- Initial Release
- Initial Release