Skip to content

Commit 0812744

Browse files
committed
add missing 0.8.1
1 parent 50d25f1 commit 0812744

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

CHANGELOG.md

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

3+
## Version 0.8.1
4+
5+
Fixed:
6+
- add FILL and JSON_FILE to output table of kickgroup summary
7+
- catch empty kickgroups gracefully
8+
- adapt for moving the `.sdds` and `.json` files to backup folders on `nfs`
9+
- addtional checks/warning/dict-keys for old versions of the `.json` files
10+
311
## Version 0.8.0
412

513
Fixed:
@@ -19,7 +27,7 @@ Changes in Machine Settings Info
1927
- Option `["default"]` available for default knobs.
2028
- Additional debug logging
2129

22-
## Version 0.7.3
30+
## Version 0.7.3
2331

2432
Fixes:
2533
- LSA to MADX sign convention
@@ -65,11 +73,11 @@ Minor bugfixes in `machine_settings_info`.
6573

6674
- Added:
6775
- `time` and `start_time` can now be given as `AccDatetime`-objects.
68-
76+
6977
- Fixed:
70-
- `trims` variable is initialized as `None`. Was not initialized if no
78+
- `trims` variable is initialized as `None`. Was not initialized if no
7179
trims were found, but used later on.
72-
80+
7381

7482
## Version 0.4.0
7583

@@ -95,8 +103,8 @@ Added:
95103
Changed:
96104
- The package's license has been moved from `GPLv3` to `MIT`.
97105

98-
Note: if one wishes to extend the `IRNL` correction script to a different accelerator,
99-
there are valuable pointers in the following
106+
Note: if one wishes to extend the `IRNL` correction script to a different accelerator,
107+
there are valuable pointers in the following
100108
[PR comment](https://github.com/pylhc/PyLHC/pull/74#issuecomment-966212021).
101109

102110

@@ -122,7 +130,7 @@ Removed:
122130

123131
- Added:
124132
- `python2` parameter for autosix.
125-
133+
126134
- Changed:
127135
- Bugfix for non-unique column names when indexing (`forced_da_analysis`)
128136

0 commit comments

Comments
 (0)