mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-12 11:46:10 +02:00
Bump version
This commit is contained in:
parent
2cfdb47c34
commit
e06dce6a49
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.5.1] - 2022-05-20
|
||||
### Change
|
||||
- Fallback from AVIF to JPEG/PNG if one of the result dimensions is smaller than 16px.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.5.0"
|
||||
const version = "3.5.1"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
x
Reference in New Issue
Block a user