Skip to content

Commit 2ba3c59

Browse files
committed
Update changelog for 3.8 release
1 parent b333749 commit 2ba3c59

File tree

2 files changed

+70
-7
lines changed

2 files changed

+70
-7
lines changed

CHANGELOG.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,29 @@ When bumping a module version, also provide a date to indicate the last update.
88

99
## Current version
1010

11-
The current Kassiopeia version is v3.7 released on May 1, 2020.
12-
The latest update v3.7.7 was released on January 13, 2021.
11+
The current Kassiopeia version is v3.8 released on Aug 27, 2021.
12+
<!--The latest update v3.8.x was released on January 13, 2021.-->
1313

1414
Module versions:
15-
* **Kassiopeia** 3.7.5 (Jan 13, 2021)
16-
* **KEMField** 3.7.5 (Jan 13, 2021)
17-
* **KGeoBag** 3.7.5 (Jan 13, 2021)
18-
* **Kommon** 1.4.1 (Jan 13, 2021)
19-
* **UnitTest** 0.2.5 (Nov 30, 2020)
15+
* **Kassiopeia** 3.8.0 (Aug 27, 2021)
16+
* **KEMField** 3.8.0 (Aug 27, 2021)
17+
* **KGeoBag** 3.8.0 (Aug 27, 2021)
18+
* **Kommon** 1.5.0 (Aug 27, 2021)
19+
* **UnitTest** 0.2.5 (Jun 2, 2021)
2020

2121

2222
<!--
2323
The changelog files can be updated by the script `gen-changelog.sh` in the `Scripts` folder.
2424
Please update the release notes below if a new release is published. Make sure to bump any relevant version numbers.
2525
-->
2626

27+
## Changes in v3.8.0
28+
29+
Kassiopeia v3.8.0 was released on August 27, 2021.
30+
[Details](https://github.com/KATRIN-Experiment/Kassiopeia/releases/tag/v3.8.0)
31+
32+
[*View Changelog*](Changelog/changes-from-v3.7.7-to-v3.8.0.md)
33+
2734
## Changes in v3.7.7
2835

2936
Kassiopeia v3.7.7 was released on January 13, 2021.
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Kasper Changelog
2+
3+
## Changes from v3.7.7 (2021-01-13) to HEAD (2021-08-27)
4+
### Changelog
5+
### Docker
6+
### Documentation
7+
- **2021-06-02:** Update from Kasper develop (9d210e7f3c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5c8addc5424700580ffc112ea0433d9eb44110ad)
8+
### Examples
9+
- **2021-06-02:** Update from Kasper develop (37c373cbfa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//68f74d12b8117ef4994519a5264170f8ae1d1712)
10+
### KEMField
11+
- **2021-08-27:** Bump version numbers [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b33374996cdcb7a50731e4e685563673d3022000)
12+
- **2021-08-11:** Update from Kasper develop (3fb2d8a6) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b27ad716848bd0b7d31812fe6e7cf687b7dc06be)
13+
- **2021-06-02:** Update from Kasper develop (9d210e7f3c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5c8addc5424700580ffc112ea0433d9eb44110ad)
14+
- **2021-06-02:** Update from Kasper develop (37c373cbfa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//68f74d12b8117ef4994519a5264170f8ae1d1712)
15+
- **2021-06-02:** Update from Kasper develop (20f6089daa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//48171a38468262a0a67d12d8b90002d0375df548)
16+
- **2021-04-13:** KEMField: some additional checks for magnetic field map [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//f7cf19e05e7a492d8aadd5ebc8b3eeab544be579)
17+
- **2021-04-13:** Feature: numeric gradient determination on magnetic fieldmaps with only field values (#48) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//bce36dcf35bffebe83ecf3f592bbfba68d21b6ce)
18+
- **2021-02-23:** KEMField: fix magnetic field build issue [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//1c1aaf41201ae8460d9443050fa79a3d655e32f2)
19+
- **2021-02-22:** Feature: fieldmap superposition with position check and requirement options (#46) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//e76bca4daf47f47a094d4c7957506ef4253369d5)
20+
- **2021-02-22:** Bugfix: new save_magfield3 should respect directory in same element (#44) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//9d47c8a98de44d353f45e19bc5577e5f04b20fb0)
21+
### KGeoBag
22+
- **2021-08-27:** Bump version numbers [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b33374996cdcb7a50731e4e685563673d3022000)
23+
- **2021-08-26:** Update from Kasper develop (25cb1351) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//2388023a073f6e734cbb65e544aab70bace82313)
24+
- **2021-08-11:** Update from Kasper develop (3fb2d8a6) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b27ad716848bd0b7d31812fe6e7cf687b7dc06be)
25+
- **2021-06-02:** Update from Kasper develop (9d210e7f3c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5c8addc5424700580ffc112ea0433d9eb44110ad)
26+
- **2021-06-02:** Update from Kasper develop (37c373cbfa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//68f74d12b8117ef4994519a5264170f8ae1d1712)
27+
- **2021-06-02:** Update from Kasper develop (20f6089daa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//48171a38468262a0a67d12d8b90002d0375df548)
28+
### Kassiopeia
29+
- **2021-08-27:** Bump version numbers [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b33374996cdcb7a50731e4e685563673d3022000)
30+
- **2021-08-26:** Update from Kasper develop (25cb1351) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//2388023a073f6e734cbb65e544aab70bace82313)
31+
- **2021-08-11:** Update from Kasper develop (3fb2d8a6) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b27ad716848bd0b7d31812fe6e7cf687b7dc06be)
32+
- **2021-06-09:** Update from Kasper develop (fce0771c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//54496575e921f61e045f948653557d06ffd1eda1)
33+
- **2021-06-02:** Update from Kasper develop (9d210e7f3c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5c8addc5424700580ffc112ea0433d9eb44110ad)
34+
- **2021-06-02:** Update from Kasper develop (37c373cbfa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//68f74d12b8117ef4994519a5264170f8ae1d1712)
35+
- **2021-06-02:** Update from Kasper develop (20f6089daa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//48171a38468262a0a67d12d8b90002d0375df548)
36+
- **2021-04-16:** Kassiopeia: `KassiopeiaReader` example for updated user guide [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//f012ccb861e7066cbb74091fe65234fc9275c722)
37+
- **2021-04-14:** Kassiopeia: update `KassiopeiaReader` and provide example [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//449debc6b0899ee9ce880d39cc2028db5753768c)
38+
- **2021-04-13:** KEMField: some additional checks for magnetic field map [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//f7cf19e05e7a492d8aadd5ebc8b3eeab544be579)
39+
- **2021-02-21:** root_magfield_painter: avoid division by zero when |B| = 0 [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//7217df5e35c3851dc151a70db4390f3a70f48f4e)
40+
- **2021-02-20:** Gradient plotting requires dividing by |B|, not multiplying [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//44f65785da8adc5ae8a8df47a09a8a84f1f0071a)
41+
- **2021-01-23:** ROOT track painter implementation on plane defined by point and normal [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//9e63d3eebf5b3e4e7eda51dd622249d47d88038b)
42+
- **2021-01-23:** Provide plane_normal, plane_point, swap_axis, epsilon from root_geometry_painter in root_track_painter [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//efce92bdbffaed238092c3328a7da1e164feaf55)
43+
### Kommon
44+
- **2021-08-27:** Bump version numbers [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b33374996cdcb7a50731e4e685563673d3022000)
45+
- **2021-08-26:** Update from Kasper develop (25cb1351) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//2388023a073f6e734cbb65e544aab70bace82313)
46+
- **2021-08-11:** Update from Kasper develop (3fb2d8a6) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b27ad716848bd0b7d31812fe6e7cf687b7dc06be)
47+
- **2021-06-10:** Update from Kasper develop (1f46fd39) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5eb2a68b5d7f3ff1e0cc1970e72b5ed8b560a5e3)
48+
- **2021-06-09:** Update from Kasper develop (fce0771c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//54496575e921f61e045f948653557d06ffd1eda1)
49+
- **2021-06-02:** Update from Kasper develop (9d210e7f3c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5c8addc5424700580ffc112ea0433d9eb44110ad)
50+
- **2021-06-02:** Update from Kasper develop (37c373cbfa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//68f74d12b8117ef4994519a5264170f8ae1d1712)
51+
- **2021-06-02:** Update from Kasper develop (20f6089daa) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//48171a38468262a0a67d12d8b90002d0375df548)
52+
### Scripts
53+
- **2021-08-11:** Update from Kasper develop (3fb2d8a6) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//b27ad716848bd0b7d31812fe6e7cf687b7dc06be)
54+
- **2021-06-02:** Update dependency graphs and requirements [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//d29c228f2222691ae0c15343d989581813a5af8f)
55+
### UnitTest
56+
- **2021-06-02:** Update from Kasper develop (9d210e7f3c) [*(view commit)*](https://github.com/KATRIN-Experiment/Kassiopeia/commit//5c8addc5424700580ffc112ea0433d9eb44110ad)

0 commit comments

Comments
 (0)