Skip to content

Commit 7ae2316

Browse files
authored
Prepare CHANGELOG.md for v1.5.2 release (#2997)
1 parent 18bc7a0 commit 7ae2316

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## HEAD
44

5+
## v.1.5.2
6+
57
* Recommended go version for development: 1.19
68
* This is the version used by the cloudbuild presubmits. Using a
79
different version can lead to presubmits failing due to unexpected
@@ -16,14 +18,15 @@
1618
Read/Write transactions, however this functionality is no longer supported by the client
1719
library.
1820

19-
### Misc
20-
21-
* Bump Go version from 1.17 to 1.19.
22-
* Updated golangci-lint to v1.51.1 (developers should update to this version)
21+
### Repo config
22+
* Enable all lint checks in trillian repo by @mhutchinson in https://github.com/google/trillian/pull/2979
2323

2424
### Dependency updates
2525

2626
* Bump contrib.go.opencensus.io/exporter/stackdriver from 0.13.12 to 0.13.14 by @samuelattwood in https://github.com/google/trillian/pull/2950
27+
* Bump Go version from 1.17 to 1.19.
28+
* Updated golangci-lint to v1.51.1 (developers should update to this version)
29+
* Update transparency-dev/merkle to v0.0.2
2730

2831
## v1.5.1
2932

0 commit comments

Comments
 (0)