C#: Add change note.

This commit is contained in:
Michael Nebel
2025-10-10 14:06:45 +02:00
parent 56ff0baba3
commit 9ec0c9d5f2

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The extraction of location information for source code entities has been updated to use star IDs (`*` IDs). This change should be transparent to end-users but may improve extraction performance in some cases by reducing TRAP file size and eliminating overhead from location de-duplication.