Skip to content

Commit 10a1686

Browse files
committed
Add changelog entry for PVS-Studio support removal
1 parent 6e7a40b commit 10a1686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ test-driven methodologies, and modern toolchains for unrivaled success.
2626
* Fixed a regression issue where custom build flags were not properly reflected in the `compile_commands.json <https://docs.platformio.org/en/latest/integration/compile_commands.html>`__ file, ensuring accurate compilation database generation
2727
* Fixed an issue where fully-qualified serial port URLs (e.g., ``rfc2217://host:port``) were incorrectly treated as wildcard patterns (`issue #5225 <https://github.com/platformio/platformio-core/issues/5225>`_)
2828
* Fixed an issue where the toolchain path in static analysis was not handled correctly if it contained spaces (`pull #5351 <https://github.com/platformio/platformio-core/issues/5351>`_)
29+
* Removed support for static code analysis using PVS-Studio
2930

3031
6.1.18 (2025-03-11)
3132
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)