mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-10 20:22:31 +02:00
Bump version
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.2.0] - 2022-01-18
|
||||||
### Added
|
### Added
|
||||||
- (pro) Add `video_meta` to the `/info` response.
|
- (pro) Add `video_meta` to the `/info` response.
|
||||||
- Add [zoom](https://docs.imgproxy.net/generating_the_url?id=zoom) processing option.
|
- Add [zoom](https://docs.imgproxy.net/generating_the_url?id=zoom) processing option.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
package version
|
package version
|
||||||
|
|
||||||
const version = "3.1.3"
|
const version = "3.2.0"
|
||||||
|
|
||||||
func Version() string {
|
func Version() string {
|
||||||
return version
|
return version
|
||||||
|
Reference in New Issue
Block a user