Skip to content

Commit 6c651e2

Browse files
authored
Update CHANGELOG (star-bnl#119)
* CHANGELOG: Update SL21c_0 release details * CHANGELOG: Add SL21c_2 release details * CHANGELOG: Add SL21c_3 release details * CHANGELOG: Add SL21c_4 release details * CHANGELOG: Add SL21c_5 release details * CHANGELOG: Update future release draft [skip ci]
1 parent 001fe26 commit 6c651e2

1 file changed

Lines changed: 47 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 47 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Changelog
22

3-
## [SL21d] - future release
3+
## [SL21d_0] - future release on SL21d branch
44

55
### Enhancements
66

7-
- Add test jobs to CI (#112XXX, #106, #71)
7+
- Geometry update for 2022 (#173)
8+
- StJetMaker: add idTruth to StJetTrack (#152)
9+
- Use std::ostringstream in place of STARs ostrstream (#150)
10+
- Garbage in the output produced by StChain #165
11+
- StRoot/StUtilities/StMessage: fix regression from using the proper std::ostringstream::str (#168)
12+
- Fix dependency of STAR geometry libraries on generated source files (#148)
13+
- Update to FST geometry to add a simplified version of the geometry for tracking (#147)
14+
- Add test jobs to CI (#112, #106, #71)
815
- Change BTOF and VPD chain option names to something more descriptively useful (#84)
916
- Various changes to make code compatible with ROOT6 API (#47)
1017
- Updates in CI (#75)
@@ -20,15 +27,47 @@
2027
- StRoot/StHbtMaker into CI build (#98)
2128
- Introduce new StFcsCosmicMaker in StRoot/SpinPool (#58)
2229

30+
### Bug fixes
31+
32+
- fixed a logical error for the PicoVtxMod::Mtd in StPicoDstMaker.cxx (#163)
2333

2434
### Miscellaneous
2535

2636
- Fix file name conflicts on case insensitive systems (#48)
2737
- Remove deprecated StRoot/StSpinMaker (#66)
28-
- Cons build scripts cleanup (#99 #62XXX)
38+
- Cons build scripts cleanup (#99 #62)
2939
- Add local DB parameters for TpcRS 26p5GeV_fixedTarget_2018 (#107, #88)
3040
- Address compiler warning about set but not used variables in StRoot/StEEmcPool (#104)
3141
- Update SCGL macro (#105)
42+
- cons: Skip uncompilable package StShadowMaker (#69)
43+
44+
### Online
45+
46+
- Initial Implement of FST Online Monitor (#169)
47+
- Update readers for stgc and fcs (#167)
48+
49+
50+
## [SL21c_5] - 2021-10-08
51+
52+
### star-mcgen
53+
54+
- StarPythia8 path to XML data (#3)
55+
- Fix initialization of Hijing interface (#5)
56+
57+
58+
## [SL21c_4] - 2021-10-08
59+
60+
- fixed a logical error for the PicoVtxMod::Mtd in StPicoDstMaker.cxx (#163)
61+
62+
63+
## [SL21c_3] - 2021-09-16
64+
65+
- let StBTofSimResParams.h to use existed timestamp in bfc chain, instead of re-define a new timestamp (#145)
66+
67+
68+
## [SL21c_2] - 2021-08-24
69+
70+
- Add new BFC option for StPicoDstMaker: PicoVtxMtd (#116)
3271

3372

3473
## [SL21c_1] - 2021-08-20
@@ -39,7 +78,7 @@
3978
- TpcRS will need StEventUtilities lib for EbyET0 (#78)
4079

4180

42-
## [SL21c] - 2021-07-29
81+
## [SL21c_0] - 2021-07-29
4382

4483
First release after code transfer to Git
4584

@@ -74,6 +113,10 @@ First release after code transfer to Git
74113

75114
- Multiple changes in StRoot/StTpcHitMaker
76115

116+
### star-mcgen
117+
118+
- Move pams/gen/idl from star-mcgen repo to star-sw
119+
77120

78121
## [SL21b_v2] - 2021-04-02
79122

0 commit comments

Comments
 (0)