Skip to content

Commit 6105472

Browse files
committed
Updated (and corrected) changelog.
1 parent 37e1f7d commit 6105472

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ All notable changes to this project will be documented in this file.
55
## Unreleased
66

77
### Added
8+
- [#1508](https://github.com/pints-team/pints/pull/1508) Added a method `OptimisationController.set_max_unmoved_iterations` that allows methods to stop after 1 or more iterations with no significant movement in parameter space.
9+
- [#1506](https://github.com/pints-team/pints/pull/1506) Added notes to `ErrorMeasure` and `LogPDF` to say parameters must be real and continuous.
810
- [#1499](https://github.com/pints-team/pints/pull/1499) Added a log-uniform prior class.
9-
- [#1505](https://github.com/pints-team/pints/pull/1505) Added notes to `ErrorMeasure` and `LogPDF` to say parameters must be real and continuous.
1011
### Changed
1112
### Deprecated
1213
### Removed

0 commit comments

Comments
 (0)