Add changelog notes for 0.5.0

This commit is contained in:
Ian Cordasco
2016-08-15 06:29:57 -05:00
parent 0717fae1bb
commit 3f417eb818
+5
View File
@@ -203,6 +203,11 @@ Or install and run it directly:
Changelog
---------
- 0.5.0:
- Allow /redirect-to to work with multiple methods
- Allow MD5 or SHA-256 to be chosen as algorithms for HTTP Digest Auth
- Set a 10MB limit on /drip
- 0.4.1: Added floating-point support for /delay endpoint
- 0.4.0: New /image/svg endpoint, add deploy to heroku button, add 406 response to /image, and don't always emit the transfer-encoding header for stream endpoint.
- 0.3.0: A number of new features, including a /range endpoint, lots of