mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
Bump version
This commit is contained in:
parent
3a79a48d6f
commit
b243a08254
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user