Skip to content

Commit e6c97a0

Browse files
authored
Merge pull request #183 from dgrisonnet/fix-0.17-changelog
Fix CHANGELOG for release-0.17 cut
2 parents 87d04e1 + aa83abc commit e6c97a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
NOTE: As semantic versioning states all 0.y.z releases can contain breaking changes.
99

10-
> kube-thanos' major versions are in sync with upstream Thanos project.
10+
> kube-thanos' major and minor versions are in sync with upstream Thanos project.
1111
1212
We use *breaking* word for marking changes that are not backward compatible (relates only to v0.y.z releases.)
1313

@@ -25,7 +25,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
2525

2626
-
2727

28-
## [v0.17.2](https://github.com/thanos-io/kube-thanos/tree/v0.17.2) (2020-12-08)
28+
## [v0.17.0](https://github.com/thanos-io/kube-thanos/tree/v0.17.0) (2020-12-08)
2929

3030
### Added
3131

@@ -39,7 +39,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel
3939

4040
- [#176](https://github.com/thanos-io/kube-thanos/pull/176) store: fix error when bucket cache not used
4141

42-
[Full Changelog](https://github.com/thanos-io/kube-thanos/compare/v0.16.0...v0.17.2)
42+
[Full Changelog](https://github.com/thanos-io/kube-thanos/compare/v0.16.0...v0.17.0)
4343

4444
## [v0.16.0](https://github.com/thanos-io/kube-thanos/tree/v0.16.0) (2020-11-04)
4545

0 commit comments

Comments
 (0)