Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AKuederle committed Sep 26, 2023
1 parent 6609714 commit 589a1bc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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/) (+ the Migration Guide),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.25.0] -

### Added

- The Scorer class now has the ability to score datapoints in parallel.
This can be enabled by setting the `n_jobs` parameter of the `Scorer` class to something larger than 1.
(https://github.com/mad-lab-fau/tpcp/pull/95)

## [0.24.0] - 2023-09-08

For all changes in this release see: https://github.com/mad-lab-fau/tpcp/pull/85
Expand Down

0 comments on commit 589a1bc

Please sign in to comment.