Files
geant4/examples/advanced/CaTS/History
T
2023-12-08 10:43:34 +01:00

32 lines
1021 B
Plaintext

# Example CaTS 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!
-------------------------------------------------------------------------------
## 2023-11-15 I. Hrivnacova (CaTS-V11-01-00)
- Updated vis.mac:
- Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
and simplified comments.
## 2022-10-31 Gabriele Cosmo (CaTS-V11-00-02)
- Fixed compilation warnings on latest gcc compilers.
## 2022-03-26 Gabriele Cosmo (CaTS-V11-00-01)
- Fixed compilation warnings for unused arguments.
## 2021-12-10 Ben Morgan (CaTS-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
19 Novemebr 2021 - tag CaTS-V10-07-01 - I. Hrivnacova
- Fixed PrimaryGeneratorAction destructor
22 October 2021 - tag CaTS-V10-07-00 - H. Wenzel
- first version of CaTS example committed