Skip to content

Commit

Permalink
change log: adapt doc-snapshot link and add CMake preset QtC doc
Browse files Browse the repository at this point in the history
Change-Id: I5f7a086d55aefd3db8990c5fcb8a585dedbb5808
Reviewed-by: Cristian Adam <[email protected]>
  • Loading branch information
e4z9 committed Nov 24, 2022
1 parent 5995810 commit e0b8410
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dist/changelog/changes-9.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ Projects
* Turned `Package manager auto setup` off by default
* Added support for CMake configure and build presets, including conditions and
toolchain files (QTCREATORBUG-24555)
([CMake Documentation](https://cmake.org/cmake/help/v3.21/manual/cmake-presets.7.html))
([Documentation](https://doc.qt.io/qtcreator/creator-build-settings-cmake.html#cmake-presets),
[CMake Documentation](https://cmake.org/cmake/help/v3.21/manual/cmake-presets.7.html))
* Added option for changing environment for configure step
* Added option for hiding subfolders in source groups (QTCREATORBUG-27432)
* Added support for `Build File` also from header files (QTCREATORBUG-26164)
Expand Down Expand Up @@ -187,7 +188,7 @@ Test Integration
----------------

* Added support for Squish
([Documentation](https://doc-snapshots.qt.io/qtcreator-9.0/creator-squish.html))
([Documentation](https://doc.qt.io/qtcreator/creator-squish.html))
* Catch 2
* Fixed handling of exceptions (QTCREATORBUG-28131)
* Fixed crash (QTCREATORBUG-28269)
Expand Down

0 comments on commit e0b8410

Please sign in to comment.