# Example dnadamage2 History

See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top).
It must **not** be used as a substitute for writing good git commit messages!

-------------------------------------------------------------------------------

## 2025-09-25 Gabriele Cosmo (dnadamage2-V11-03-02)
- Delete run-manager as last in main(). Trying to fix segmentation fault
  occurring on Windows at job's closure.

## 2025-05-05 Hoang Tran (dnadamage2-V11-03-01)
- Replaced the shared_ptr with unique_ptr and raw for manager counters.

## 2025-04-22 Hoang Tran (dnadamage2-V11-03-00)
- Used new G4MoleculeCounterManager to manage the G4MoleculeCounter

## 2024-10-02 Hoang Tran (dnadamage2-V11-02-00)
- Modified the molecule names of OH, HO2, O in MoleculeDefinition.
  Each molecule configuration has a molecule definition.
- Used G4ChemDissociationChannels_option1 builder to avoid duplication.

## 2022-11-07 D-Kondo N (dnadamage2-V11-01-00)
- Created and adapted from chem6.
