Skip to content

Commit 8021a29

Browse files
committed
drop mention of puli as it is dead
1 parent db89433 commit 8021a29

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

httplug/backwards-compatibility.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@ Discovery
2020
The order of the strategies is not part of our BC promise. The strategies themselves are marked
2121
as ``@internal`` so they are also not part of our BC promise.
2222
However, we do promise that we will not remove a strategy neither will we remove classes from the
23-
``CommonClassesStrategy``. We will also support the following Puli versions:
24-
25-
* 1.0.0-beta9
26-
* 1.0.0-beta10
23+
``CommonClassesStrategy``.
2724

2825
The consequences of the BC promise for the discovery library is that you can not rely on the *same* client to be
2926
returned in the future. However, if discovery does find a client now, you can be sure that after future updates it will still discover a client.

0 commit comments

Comments
 (0)