Skip to content

Commit 9951bcd

Browse files
committed
Fix CHANGELOG entry
1 parent fed3f35 commit 9951bcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
# [Unreleased](https://github.com/cockroachdb/cockroach-operator/compare/v2.7.0...master)
99

10+
## Added
11+
12+
* `AutomountServiceAccountToken` field for cluster spec to allow mounting the default service account token.
13+
1014
## Fixed
1115

1216
* Delete the CancelLoop function, fixing a cluster status update bug
@@ -15,10 +19,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1519

1620
# [v2.7.0](https://github.com/cockroachdb/cockroach-operator/compare/v2.6.0...v2.7.0)
1721

18-
## Added
19-
20-
* `AutomountServiceAccountToken` field for cluster spec to allow mounting the default service account token.
21-
2222
## Fixed
2323

2424
* Grant operator deletecollection permissions to fix fullcluster restart flow

0 commit comments

Comments
 (0)