Skip to content

Commit 6e78cc6

Browse files
authored
Release 0.8.2 (#186)
2 parents c450d54 + 007c741 commit 6e78cc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
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.8.2] - 2024-03-27
88
### Added
99
- Simulation user guide
10-
- Example for transfer learning backtest utility
10+
- Example for transfer learning backtesting utility
1111
- `pyupgrade` pre-commit hook
1212
- Better human readable `__str__` representation of objective and targets
13-
- Alternative dataframe deserialization from pd.DataFrame constructors
13+
- Alternative dataframe deserialization from `pd.DataFrame` constructors
1414

1515
### Changed
1616
- More detailed and sophisticated search space user guide

0 commit comments

Comments
 (0)