@@ -1,6 +1,8 @@
# Changelog
## [Unreleased]
+
+## [2.16.0] - 2021-02-08
### Added
- AVIF support.
- Azure Blob Storage support.
@@ -11,7 +11,7 @@ import (
"time"
)
-const version = "2.15.0"
+const version = "2.16.0"
type ctxKey string