Skip to content

Commit 7a5b5ff

Browse files
committed
Advance changelog
1 parent 97c5d9c commit 7a5b5ff

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# Changelog
22

3-
## v0.7.4 [🚧 Work in Progress]
3+
## v0.7.5 [🚧 Work in Progress]
44

55
### 🚨 Breaking Changes
66

77
### 🚀 Features
88

9+
### 🐛 Bug fixes
10+
11+
### 🐆 Other
12+
13+
### 🌟 First Time Contributors
14+
15+
## [v0.7.4](https://github.com/desy-ml/cheetah/releases/tag/v0.7.4) (2025-06-19)
16+
17+
### 🚀 Features
18+
919
- The new warning system was extended to have more specific subclasses of `PhysicsWarning` to allow for better and easier filtering of warnings (see #415) (@Hespe, @jank324)
1020
- Implement an infix notation parser for Bmad and Elegant converters, fixing a potential security issue where `eval()` could be called on user input. (see #412) (@amylizzle)
1121
- Improve numerical stability of the `base_rmatrix` and `base_ttensor` functions (related to #469) (see #474) (@Hespe, @jank324)
@@ -19,10 +29,6 @@
1929
- A bug was fixed that caused the Bmad and Elegant importers to incorrectly parse `;` line endings and comments starting with `#` (see #415) (@Hespe, @jank324)
2030
- The `santize_names` parameter is now correctly passed to `BPM` and `Marker` elements when converting from Elegant (see #473) (@amylizzle)
2131

22-
### 🐆 Other
23-
24-
### 🌟 First Time Contributors
25-
2632
## [v0.7.3](https://github.com/desy-ml/cheetah/releases/tag/v0.7.3) (2025-06-11)
2733

2834
### 🚨 Breaking Changes

0 commit comments

Comments
 (0)