Skip to content

Commit 34ba157

Browse files
authored
Merge branch 'master' into downgrade
2 parents 2b27add + 2f15b2b commit 34ba157

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ julia = "1.9"
4343
[extras]
4444
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
4545
IGLWrap_jll = "283677c1-8365-580c-84e5-ef4b5d190868"
46+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4647
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
4748
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
48-
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4949

5050
[targets]
5151
test = ["Test", "Pkg"]

docs/src/releases.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Release Notes
22

3-
### 0.2.2
4-
- Using new version of Geant4_jll v11.3.2
3+
### 0.2.2 - 20-June-2025
4+
- New Features:
5+
- Using new version of Geant4_jll v11.3.2
6+
- Added CompatHelper
57
- Fixes:
68
- TestEm3 particle gun needs to be inside world volume
79
- `length` is also a method of Geant4 (removed from exports)

0 commit comments

Comments
 (0)