升级流程引擎配置文件版本
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v1.1.1 - 2022-03-03
|
||||
|
||||
- Bump stringprep dependency to v1.0.3 for upstream CVE fix.
|
||||
|
||||
## v1.1.0 - 2022-01-16
|
||||
|
||||
- Add SHA-512 hash generator function for convenience.
|
||||
|
||||
## v1.0.2 - 2021-03-28
|
||||
|
||||
- Switch PBKDF2 dependency to github.com/xdg-go/pbkdf2 to
|
||||
minimize transitive dependencies and support Go 1.9+.
|
||||
|
||||
## v1.0.1 - 2021-03-27
|
||||
|
||||
- Bump stringprep dependency to v1.0.2 for Go 1.11 support.
|
||||
|
||||
## v1.0.0 - 2021-03-27
|
||||
|
||||
- First release as a Go module
|
||||
Reference in New Issue
Block a user