Skip to content

Commit 5c2684d

Browse files
committed
minor: Deprecate :timeout for :pool_timeout
1 parent 52d5199 commit 5c2684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ following release rules:
1313

1414
2. Minor versions (Y in x.Y.z) will be released if new, backward-compatible functionality is introduced to the public API.
1515

16-
3. Major versions (X in X.y.z) will be incremented if any backward-incompatibl changes are introduced to the public API.
16+
3. Major versions (X in X.y.z) will be incremented if any backward-incompatible changes are introduced to the public API.
1717

1818
This policy will clearly indicate to users when an upgrade may affect their code. As a side effect, version numbers will climb more quickly than before.
1919

0 commit comments

Comments
 (0)