Skip to content

Commit 19fa43f

Browse files
authored
Minor tweak of recommended version to pin (#1068)
Since we're on major version 1, I think the docs should recommend that version.
1 parent f9bb367 commit 19fa43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project follows [semver](https://semver.org/), with three additions:
1010

1111
- Certain features (e.g. integrations) may be explicitly called out as "experimental" or "unstable" in the documentation. They come with their own versioning policy described in the documentation.
1212

13-
We recommend to pin your version requirements against `0.x.*` or `0.x.y`.
13+
We recommend to pin your version requirements against `1.x.*` or `1.x.y`.
1414
Either one of the following is fine:
1515

1616
```

0 commit comments

Comments
 (0)