@@ -2,6 +2,8 @@
## master
+## v2.4.1
+
- More verbose URL parsing errors;
## v2.4.0
@@ -10,7 +10,7 @@ import (
"time"
)
-const version = "2.4.0"
+const version = "2.4.1"
type ctxKey string