Skip to content

Commit efeac1e

Browse files
authored
Update CHANGELOG.md
1 parent e7c1de0 commit efeac1e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77

8+
## [Version 1.3.2]
9+
10+
Date: 2022-02-18
11+
12+
Minor enhancements and bugfixes
13+
14+
## Enhancements
15+
- GUI: Binning options in event generator
16+
- GUI: Ability to add resonances and other particles to online analysis
17+
- GUI: Export Monte Carlo momentum distributions to file
18+
- Event generator: Monte Carlo sampler of ideal HRG from an arbitrary (numerical) hypersurface
19+
- Event generator: Event generator output through a new event writer class
20+
- Event generator: Experimental support for HepMC format
21+
- Lists: Checks the list for particles with non-zero strangeness/charm but zero strangeness/charm quark content and outputs warnings
22+
23+
## Bugfixes
24+
- Fix the ordering of p0 and px,py,pz output in ascii event generator output. Was px,py,pz,p0, now it is p0,px,py,pz which is consistent with the header line
25+
- Strangeness/charm neutrality equations will now be solved properly for lists with incorrect zero |s| and |c| columns
26+
827
## [Version 1.3.1]
928

1029
Date: 2021-05-26
@@ -174,6 +193,8 @@ Date: 2018-08-02
174193

175194
**The first public version of Thermal-FIST**
176195

196+
[Version 1.3.2]: https://github.com/vlvovch/Thermal-FIST/compare/v1.3.1...v1.3.2
197+
177198
[Version 1.3.1]: https://github.com/vlvovch/Thermal-FIST/compare/v1.3...v1.3.1
178199

179200
[Version 1.3]: https://github.com/vlvovch/Thermal-FIST/compare/v1.2(cpc)...v1.3

0 commit comments

Comments
 (0)