CHANGELOG.md in real_data_tests-0.3.1 vs CHANGELOG.md in real_data_tests-0.3.2

- old
+ new

@@ -1,6 +1,14 @@ ## [Unreleased] +## [0.3.2] - 2025-01-14 +### Fixed +- Enhanced association statistics tracking in RecordCollector + - Added separate statistics tracking method to ensure accurate counts + - Stats are now tracked before circular dependency checks + - Fixed parent-child relationship counting in recursive associations + - Improved initialization of statistics structures for better reliability + ## [0.3.1] - 2025-01-14 ### Fixed - Fixed circular dependency handling in RecordCollector to correctly limit record collection - Moved prevention logic earlier in the collection process to stop circular dependencies before record collection - Improved tracking of visited associations for more accurate prevention \ No newline at end of file