Update HISTORY with bug fix

This commit is contained in:
Ian Cordasco
2014-07-01 10:51:35 -05:00
parent 8fc91b38ac
commit 6aab2b2917

View File

@@ -1,3 +1,10 @@
0.2.1 -- 2014-07-xx
-------------------
- Check that the bytes of an IPv4 Host Address are within the valid range.
Otherwise, URIs like "http://256.255.255.0/v1/resource" are considered
valid.
0.2.0 -- 2014-06-30
-------------------