diff options
| author | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-12-08 18:44:56 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-12-08 18:44:56 +0200 |
| commit | 6c96f8712cb108f0d62874fa7563d9c010ee4952 (patch) | |
| tree | e45412248fa73655e704a3e2f572e8e7ce41f60b /docs/markdown/snippets/rewriter.md | |
| parent | 65e924bba6d02335404c409d327d93bbbc82176b (diff) | |
| download | meson-6c96f8712cb108f0d62874fa7563d9c010ee4952.tar.gz | |
Generate release notes for 1.10.
Diffstat (limited to 'docs/markdown/snippets/rewriter.md')
| -rw-r--r-- | docs/markdown/snippets/rewriter.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/markdown/snippets/rewriter.md b/docs/markdown/snippets/rewriter.md deleted file mode 100644 index 9f18d84f5..000000000 --- a/docs/markdown/snippets/rewriter.md +++ /dev/null @@ -1,9 +0,0 @@ -## Rewriter improvements - -The [rewriter](Rewriter.md) added support for writing the `project()` -`license_files` argument and for reading dict-valued kwargs. - -It also removed the unused but mandatory `value` arguments to the -`default-options delete` and `kwargs delete` CLI subcommands. To allow -scripts to continue supporting previous releases, these arguments are -still accepted (with a warning) if they're all equal to the empty string. |
