Skip to content

Commit cfe628a

Browse files
committedAug 14, 2023
Add changelog for v1.1.0
1 parent b77e011 commit cfe628a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
 

‎CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# 🗞️ Changelog
22

3+
## [v1.1.0](https://github.com/python-adaptive/adaptive/tree/v1.1.0)
4+
5+
[Full Changelog](https://github.com/python-adaptive/adaptive/compare/v1.0.0...v1.1.0)
6+
7+
**Closed issues:**
8+
9+
- Target function returns NaN [\#435](https://github.com/python-adaptive/adaptive/issues/435)
10+
- large delay when using start_periodic_saving [\#439](https://github.com/python-adaptive/adaptive/issues/439)
11+
12+
**Merged pull requests:**
13+
14+
- Ensure periodic saving fires immediately after runner task is finished [\#440](https://github.com/python-adaptive/adaptive/pull/440) ([jbweston](https://github.com/jbweston))
15+
- Add Learner2D loss function 'thresholded_loss_factory' [\#437](https://github.com/python-adaptive/adaptive/pull/437) ([basnijholt](https://github.com/basnijholt))
16+
- \[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))
17+
- \[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))
18+
319
## [v1.0.0](https://github.com/python-adaptive/adaptive/tree/v1.0.0)
420

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

0 commit comments

Comments
 (0)