Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Mar 20, 2024
1 parent 1afd43b commit 8e86607
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ 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]
### Changed
- More detailed and sophisticated search space user guide

### Added
- Simulation user guide
- Example for transfer learning backtest utility
- `pyupgrade` pre-commit hook

### Changed
- More detailed and sophisticated search space user guide
- Upgraded syntax to Python 3.9

## [0.8.1] - 2024-03-11
### Added
Expand Down Expand Up @@ -270,7 +272,7 @@ or continuous parameters

## [0.4.2] - 2023-08-29
### Added
- Test environments for multiple python versions via `tox`
- Test environments for multiple Python versions via `tox`

### Changed
- Removed `environment.yml`
Expand Down

0 comments on commit 8e86607

Please sign in to comment.