Skip to content

Commit e2a2040

Browse files
authored
Add release date (#1472)
1 parent 11ead50 commit e2a2040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `grf` will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [2.4.0] - 2024-11-??
7+
## [2.4.0] - 2024-11-15
88

99
### Fixed
1010
- **IMPORTANT:** Make random seed behavior independent of the number of cores the forest is trained with. This fix means code from previous versions will produce slightly different results, even with the same random seed. A global package option `options(grf.legacy.seed)` is added for users who wish to exactly recover past results without reinstalling a previous grf version. [#1447](https://github.com/grf-labs/grf/pull/1447)

0 commit comments

Comments
 (0)