mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-03 18:05:50 +02:00
Bump version
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.4.0] - 2022-04-07
|
||||
### Add
|
||||
- Add `IMGPROXY_FALLBACK_IMAGE_TTL` config.
|
||||
- (pro) Add [watermark_size](https://docs.imgproxy.net/generating_the_url?id=watermark-size) processing option.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.3.3"
|
||||
const version = "3.4.0"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Reference in New Issue
Block a user