mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00
Release 0.14.0
This commit is contained in:
parent
4c21e97208
commit
3d1bdb2b60
3
NEWS
3
NEWS
@ -1,3 +1,6 @@
|
|||||||
|
v0.14.0 (2022-06-13)
|
||||||
|
* Switch to Go module versioning conventions.
|
||||||
|
|
||||||
v0.13 (2022-06-13)
|
v0.13 (2022-06-13)
|
||||||
* Reduce minimum Go version to 1.17.
|
* Reduce minimum Go version to 1.17.
|
||||||
* Update install instructions.
|
* Update install instructions.
|
||||||
|
@ -9,4 +9,4 @@
|
|||||||
|
|
||||||
package certspotter
|
package certspotter
|
||||||
|
|
||||||
const Version = "0.13"
|
const Version = "0.14.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user