Skip to content

Commit 3fe2829

Browse files
authored
Update CHANGELOG.md
1 parent 3db145d commit 3fe2829

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
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

7+
8+
## [Version 1.4]
9+
10+
Date: 2022-08-25
11+
12+
Main new feature: Excluded volume effect in the Monte Carlo event generator
13+
14+
## Enhancements
15+
- Hard-core repulsion in event generator (see [FIST sampler](https://github.com/vlvovch/fist-sampler))
16+
- Crossterms EV-HRG model is now implemented as partial case of QvdW-HRG model (for a = 0)
17+
- GUI: Blast-wave model: Option to set the value of parameter r_max (the maximim transverse radius)
18+
- GUI: Minor improvements for PCE-HRG model thermal fits
19+
20+
## Bugfixes
21+
- GUI: Fix bug with the sign of strongly intensive quantity Delta
22+
- GUI: Options for different treatments of hard-core repulsion in event generator
23+
724
## [Version 1.3.4]
825

926
Date: 2022-05-05
@@ -204,6 +221,10 @@ Date: 2018-08-02
204221

205222
**The first public version of Thermal-FIST**
206223

224+
[Version 1.4]: https://github.com/vlvovch/Thermal-FIST/compare/v1.3.4...v1.4
225+
226+
[Version 1.3.4]: https://github.com/vlvovch/Thermal-FIST/compare/v1.3.3...v1.3.4
227+
207228
[Version 1.3.3]: https://github.com/vlvovch/Thermal-FIST/compare/v1.3.2...v1.3.3
208229

209230
[Version 1.3.2]: https://github.com/vlvovch/Thermal-FIST/compare/v1.3.1...v1.3.2

0 commit comments

Comments
 (0)