Bump version; Update changelog

This commit is contained in:
DarthSim
2019-01-18 20:42:40 +06:00
parent dcddc165f0
commit ae3d6f7a50
2 changed files with 8 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import (
_ "net/http/pprof"
)
const version = "2.1.5"
const version = "2.2.0"
type ctxKey string