Skip to content

Commit 7b94314

Browse files
authored
Release 0.9.1 (#258)
2 parents 95f7f25 + f67205a commit 7b94314

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ All notable changes to this project 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-
## [Unreleased]
7+
## [0.9.1] - 2024-06-04
88
### Changed
9-
- Discrete searchspace memory estimate is additionally always provided in bytes
9+
- Discrete searchspace memory estimate is now natively represented in bytes
1010

1111
### 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
1414
- Datatype inconsistencies for various parameters' `values` and `comp_df` and
1515
`SubSelectionCondition`'s `selection` related to floating point precision
1616

0 commit comments

Comments
 (0)