Revert C++ range analysis change note

This commit is contained in:
Enrico Steffinlongo
2025-11-07 17:56:08 +00:00
parent 3c6679c4ab
commit fd0cf876e8
2 changed files with 2 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
## 6.0.1
### Bug Fixes
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.
No user-facing changes.
## 6.0.0

View File

@@ -1,5 +1,3 @@
## 6.0.1
### Bug Fixes
* Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.
No user-facing changes.