mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-03-27 20:30:27 +02:00
Bump version
This commit is contained in:
parent
522947e0af
commit
31e4d32a42
@ -1,8 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.8.0] - 2022-10-06
|
||||
### Add
|
||||
- Add [raw](https://docs.imgproxy.net/latest/generating_the_url?id=raw) processing option.
|
||||
- Add [OpenTelemetry](https://docs.imgproxy.net/latest/open_telemetry) support.
|
||||
- (pro) Add encrypted source URL support.
|
||||
|
||||
### Changed
|
||||
|
@ -1,6 +1,6 @@
|
||||
package version
|
||||
|
||||
const version = "3.7.2"
|
||||
const version = "3.8.0"
|
||||
|
||||
func Version() string {
|
||||
return version
|
||||
|
Loading…
x
Reference in New Issue
Block a user