diff options
Diffstat (limited to 'Help/release/dev/try_compile-lang-std.rst')
-rw-r--r-- | Help/release/dev/try_compile-lang-std.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/try_compile-lang-std.rst b/Help/release/dev/try_compile-lang-std.rst new file mode 100644 index 0000000..64d082b --- /dev/null +++ b/Help/release/dev/try_compile-lang-std.rst @@ -0,0 +1,5 @@ +try_compile-lang-std +-------------------- + +* The :command:`try_compile` command source file signature gained new options + to specify the language standard to use in the generated test project. |