Skip to content

Commit

Permalink
Add changelog for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbweston committed Aug 14, 2023
1 parent b77e011 commit cfe628a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# 🗞️ Changelog

## [v1.1.0](https://github.com/python-adaptive/adaptive/tree/v1.1.0)

This comment has been minimized.

Copy link
@basnijholt

basnijholt Sep 2, 2023

Member

@jbweston, I think you forgot to push the tag 😅


[Full Changelog](https://github.com/python-adaptive/adaptive/compare/v1.0.0...v1.1.0)

**Closed issues:**

- Target function returns NaN [\#435](https://github.com/python-adaptive/adaptive/issues/435)
- large delay when using start_periodic_saving [\#439](https://github.com/python-adaptive/adaptive/issues/439)

**Merged pull requests:**

- Ensure periodic saving fires immediately after runner task is finished [\#440](https://github.com/python-adaptive/adaptive/pull/440) ([jbweston](https://github.com/jbweston))
- Add Learner2D loss function 'thresholded_loss_factory' [\#437](https://github.com/python-adaptive/adaptive/pull/437) ([basnijholt](https://github.com/basnijholt))
- \[pre-commit.ci\] pre-commit autoupdate [\#433](https://github.com/python-adaptive/adaptive/pull/433) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [\#431](https://github.com/python-adaptive/adaptive/pull/431) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))

## [v1.0.0](https://github.com/python-adaptive/adaptive/tree/v1.0.0)

[Full Changelog](https://github.com/python-adaptive/adaptive/compare/v0.15.0...v1.0.0)
Expand Down

0 comments on commit cfe628a

Please sign in to comment.