You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,26 @@ it in future.
14
14
15
15
### Added
16
16
17
+
### Fixed
18
+
19
+
### Changed
20
+
21
+
### Removed
22
+
23
+
## 24.10 - Freiburg
24
+
25
+
Tag release to prepare for breaking changes. Last release to include charm
26
+
cross-section measurement code, and obsolete detector configurations.
27
+
28
+
### Added
29
+
17
30
* Add option for helium-filled decay volume
18
-
* Add pre-commit config: This will be phased in to improve code quality and spot issues as early as possible. Status visible in README and CI enabled for new pull requests.
31
+
* Add pre-commit config: This will be phased in to improve code quality and
32
+
spot issues as early as possible. Status visible in README and CI enabled for
33
+
new pull requests.
19
34
* Add CHANGELOG.md
20
-
* Add `.git-blame-ignore-revs` to allow automatic reformatting etc. without polluting git blame
35
+
* Add `.git-blame-ignore-revs` to allow automatic reformatting etc. without
36
+
polluting git blame
21
37
* Automatically built documentation using Doxygen
22
38
* Add CODEOWNERS file to automatically trigger reviews by the relevant experts
23
39
* Add different configuration files for vacuum /helium for the Decay Vessel
0 commit comments