diff --git a/doc/source/changes/3.11.16.rst b/doc/source/changes/3.11.16.rst index 90097344a..0ab842e0f 100644 --- a/doc/source/changes/3.11.16.rst +++ b/doc/source/changes/3.11.16.rst @@ -4,6 +4,12 @@ v3.11.16 qibuild ----------- -* update third party sub-packages behavior to not deploy them -* Do not build dependencies tagged as testtime when QI_WITH_TESTS is set to OFF -* Add a dict to access CMake vars in build_config +* update third party sub-packages behavior to not deploy them. +* Do not build dependencies tagged as testtime when QI_WITH_TESTS is set to OFF. +* Add a dict to access CMake vars in build_config. + +qisrc +----- + +* Updated help about where qisrc creates new projects. +* qisrc accepts extra parameters to use on templates.