From 2e977fb97a60129eee6764fcf0a4c86e01ceabee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Tue, 3 Jan 2023 18:25:42 -0800 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6f01c9ebb..57624b17d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ v4.2.0 (2023-01-03) Features - 4.2.0 ~~~~~~~~~~~~~~~~ - Packaging environments now inherit from the ``pkgenv`` section, allowing to set all your packaging options in one place, - and support the ``deps`` key to set additional dependencies that will be installed after ``pyprojec.toml`` static + and support the ``deps`` key to set additional dependencies that will be installed after ``pyproject.toml`` static ``requires`` but before backends dynamic requires - by :user:`gaborbernat`. (:issue:`2543`) Improved Documentation - 4.2.0