diff --git a/changelog.md b/changelog.md index 29fd51f888..19fe15c069 100644 --- a/changelog.md +++ b/changelog.md @@ -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 \ No newline at end of file +- Initial Release