mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-23 11:14:48 +02:00
Bump version
This commit is contained in:
parent
94f37677c1
commit
d12bd7676b
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.1.0] - 2021-12-08
|
||||
### Added
|
||||
- Add `IMGPROXY_ETAG_BUSTER` config.
|
||||
- (pro) [watermark_text](https://docs.imgproxy.net/generating_the_url?id=watermark-text) processing option.
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.0.0"
|
||||
const version = "3.1.0"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
x
Reference in New Issue
Block a user