diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2020-01-07 19:32:34 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-01-07 22:12:25 +0200 |
commit | 8d576eba9190f311e845f08ce822972b34c4e973 (patch) | |
tree | d7add41a3b2d463f89be86577f3ba8503663f521 /docs/markdown/snippets/introspect.md | |
parent | a1d2444e4aac7df1a7f5d36246f64ea0564d38a4 (diff) | |
download | meson-8d576eba9190f311e845f08ce822972b34c4e973.tar.gz |
Prepare new release.0.53.0
Diffstat (limited to 'docs/markdown/snippets/introspect.md')
-rw-r--r-- | docs/markdown/snippets/introspect.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/markdown/snippets/introspect.md b/docs/markdown/snippets/introspect.md deleted file mode 100644 index 9efa4d771..000000000 --- a/docs/markdown/snippets/introspect.md +++ /dev/null @@ -1,11 +0,0 @@ -## Introspection API changes - -dependencies (--dependencies, intro-dependencies.json): -- added the `version` key - -scanning dependencies (--scan-dependencies): -- added the `version` key containing the required dependency version - -tests and benchmarks (--tests, --benchmarks, intro-tests.json, -intro-benchmarks.json): -- added the `protocol` key |