Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire authored Oct 6, 2024
1 parent dd51878 commit e20d5da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## Unreleased

- Add `as_dict()` utility method to `Score`

## v0.3.40 (6 October 2024)

- Add `interactive` option to `web_browser()` for disabling interactive tools (clicking, typing, and submitting forms).
Expand All @@ -12,7 +16,6 @@
- Prune `sample_reductions` when returning eval logs with `header_only=True`.
- Improved error message for undecorated solvers.
- For simple matching scorers, only include explanation if it differs from answer.
- Add `as_dict()` utility method to `Score`

## v0.3.39 (3 October 2024)

Expand Down

0 comments on commit e20d5da

Please sign in to comment.