Revert C++ range analysis change note

This commit is contained in:
Michael B. Gale
2025-11-07 17:09:02 +00:00
parent 262bfe0351
commit 0cbc9358de
2 changed files with 12 additions and 16 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.