Skip to content

Commit

Permalink
Release 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Jun 4, 2024
1 parent 95f7f25 commit f67205a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.9.1] - 2024-06-04
### Changed
- Discrete searchspace memory estimate is additionally always provided in bytes
- Discrete searchspace memory estimate is now natively represented in bytes

### Fixed
- Non-GP surrogates not working with `deepcopy` and the simulation module due to slotted
base class
- Non-GP surrogates not working with `deepcopy` and the simulation package due to
slotted base class
- Datatype inconsistencies for various parameters' `values` and `comp_df` and
`SubSelectionCondition`'s `selection` related to floating point precision

Expand Down

0 comments on commit f67205a

Please sign in to comment.