From 39c268ce0d3c395ce53ef8231f0b6107f6c686bd Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 24 Oct 2021 18:45:35 +0300 Subject: Create release notes page for 0.60. --- docs/markdown/snippets/python_dependency_args_removed.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 docs/markdown/snippets/python_dependency_args_removed.md (limited to 'docs/markdown/snippets/python_dependency_args_removed.md') diff --git a/docs/markdown/snippets/python_dependency_args_removed.md b/docs/markdown/snippets/python_dependency_args_removed.md deleted file mode 100644 index 7258083cc..000000000 --- a/docs/markdown/snippets/python_dependency_args_removed.md +++ /dev/null @@ -1,3 +0,0 @@ -## The Python Modules dependency method no longer accepts positional arguments - -Previously these were igrnoed with a warning, now they're a hard error. -- cgit v1.2.3