File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 0.9.1 ] - 2024-06-04
8
8
### Changed
9
- - Discrete searchspace memory estimate is additionally always provided in bytes
9
+ - Discrete searchspace memory estimate is now natively represented in bytes
10
10
11
11
### Fixed
12
- - Non-GP surrogates not working with ` deepcopy ` and the simulation module due to slotted
13
- base class
12
+ - Non-GP surrogates not working with ` deepcopy ` and the simulation package due to
13
+ slotted base class
14
14
- Datatype inconsistencies for various parameters' ` values ` and ` comp_df ` and
15
15
` SubSelectionCondition ` 's ` selection ` related to floating point precision
16
16
You can’t perform that action at this time.
0 commit comments