Skip to content

Commit 57484c3

Browse files
Add note about future breaking changes in the plugins doc
Signed-off-by: Jean-Christophe Morin <[email protected]>
1 parent 107bcec commit 57484c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/plugins.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Plugins
1010

1111
We encourage you to try them out and report any issues you might find.
1212

13+
If you create your own plugins, expect them to break when you update
14+
rez-pip's minor version. The plugin system is still in its early stages
15+
and we will probably release breaking changes in the future.
16+
1317
rez-pip can be extended using plugins. Plugins can be used to do various things, such as
1418
modifying packages (both metadata and files), etc.
1519

0 commit comments

Comments
 (0)