Add CHANGELOG for #5239

This commit is contained in:
Bruno Oliveira
2019-05-09 09:00:39 -03:00
parent e1756fc631
commit 4d782dc13f

View File

@@ -0,0 +1,3 @@
Pin ``pluggy`` to ``< 1.0`` so we don't update to ``1.0`` automatically when
it gets released: there are planned breaking changes, and we want to ensure
pytest properly supports ``pluggy 1.0``.